Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ac8c3e78
Commit
ac8c3e78
authored
Jun 18, 2021
by
Marcia Ramos
Committed by
Nick Gaskill
Jun 18, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Configure - update admin area menu
parent
ab49d4cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
doc/topics/autodevops/index.md
doc/topics/autodevops/index.md
+7
-6
doc/user/clusters/management_project.md
doc/user/clusters/management_project.md
+3
-4
No files found.
doc/topics/autodevops/index.md
View file @
ac8c3e78
...
@@ -103,7 +103,8 @@ To enable or disable Auto DevOps at the group level:
...
@@ -103,7 +103,8 @@ To enable or disable Auto DevOps at the group level:
Even when disabled at the instance level, group owners and project maintainers
Even when disabled at the instance level, group owners and project maintainers
can still enable Auto DevOps at the group and project level, respectively.
can still enable Auto DevOps at the group and project level, respectively.
1.
As an administrator, go to
**Admin Area > Settings > CI/CD > Continuous Integration and Deployment**
.
1.
As an administrator, on the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
Go to
**Settings > CI/CD > Continuous Integration and Deployment**
.
1.
Select
**Default to Auto DevOps pipeline for all projects**
to enable it.
1.
Select
**Default to Auto DevOps pipeline for all projects**
to enable it.
1.
(Optional) You can set up the Auto DevOps
[
base domain
](
#auto-devops-base-domain
)
,
1.
(Optional) You can set up the Auto DevOps
[
base domain
](
#auto-devops-base-domain
)
,
for Auto Deploy and Auto Review Apps to use.
for Auto Deploy and Auto Review Apps to use.
...
@@ -222,13 +223,13 @@ The Auto DevOps base domain is required to use
...
@@ -222,13 +223,13 @@ The Auto DevOps base domain is required to use
[
Auto Monitoring
](
stages.md#auto-monitoring
)
. You can define the base domain in
[
Auto Monitoring
](
stages.md#auto-monitoring
)
. You can define the base domain in
any of the following places:
any of the following places:
-
e
ither under the cluster's settings, whether for an instance,
-
E
ither under the cluster's settings, whether for an instance,
[
projects
](
../../user/project/clusters/index.md#base-domain
)
or
[
projects
](
../../user/project/clusters/index.md#base-domain
)
or
[
groups
](
../../user/group/clusters/index.md#base-domain
)
[
groups
](
../../user/group/clusters/index.md#base-domain
)
-
o
r at the project level as a variable:
`KUBE_INGRESS_BASE_DOMAIN`
-
O
r at the project level as a variable:
`KUBE_INGRESS_BASE_DOMAIN`
-
o
r at the group level as a variable:
`KUBE_INGRESS_BASE_DOMAIN`
-
O
r at the group level as a variable:
`KUBE_INGRESS_BASE_DOMAIN`
-
or as an instance-wide fallback in
**Admin Area > Settings > CI/CD**
under the
-
Or as an instance-wide fallback in
**Menu >**
**{admin}**
**Admin >**
**
Continuous Integration and Delivery**
section
**
Settings > CI/CD**
under the
**Continuous Integration and Delivery**
section.
The base domain variable
`KUBE_INGRESS_BASE_DOMAIN`
follows the same order of precedence
The base domain variable
`KUBE_INGRESS_BASE_DOMAIN`
follows the same order of precedence
as other environment
[
variables
](
../../ci/variables/README.md#cicd-variable-precedence
)
.
as other environment
[
variables
](
../../ci/variables/README.md#cicd-variable-precedence
)
.
...
...
doc/user/clusters/management_project.md
View file @
ac8c3e78
...
@@ -45,12 +45,11 @@ To use a cluster management project for a cluster:
...
@@ -45,12 +45,11 @@ To use a cluster management project for a cluster:
To select a cluster management project to use:
To select a cluster management project to use:
1.
Navigate to the appropriate configuration page. For a:
1.
Navigate to the appropriate configuration page. For a:
-
[
Project-level cluster
](
../project/clusters/index.md
)
,
navigate
to your project's
-
[
Project-level cluster
](
../project/clusters/index.md
)
,
go
to your project's
**Infrastructure > Kubernetes clusters**
page.
**Infrastructure > Kubernetes clusters**
page.
-
[
Group-level cluster
](
../group/clusters/index.md
)
, navigate to your group's
**Kubernetes**
-
[
Group-level cluster
](
../group/clusters/index.md
)
, go to your group's
**Kubernetes**
page.
-
[
Instance-level cluster
](
../instance/clusters/index.md
)
, navigate to Admin Area's
**Kubernetes**
page.
page.
-
[
Instance-level cluster
](
../instance/clusters/index.md
)
, go to
**Menu >**
**{admin}**
**Admin > Kubernetes**
page.
1.
Select the project using
**Cluster management project field**
in the
**Advanced settings**
1.
Select the project using
**Cluster management project field**
in the
**Advanced settings**
section.
section.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment