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
482436d5
Commit
482436d5
authored
Aug 21, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated nav steps to match standard
Related to:
https://gitlab.com/gitlab-org/technical-writing/-/issues/454
parent
10932045
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/topics/autodevops/stages.md
doc/topics/autodevops/stages.md
+5
-4
No files found.
doc/topics/autodevops/stages.md
View file @
482436d5
...
...
@@ -425,9 +425,9 @@ including support for `Deployment` in the `extensions/v1beta1` version.
To use Auto Deploy on a Kubernetes 1.16+ cluster:
1.
If you are deploying your application for the first time in GitLab 13.0 or
new
er, no configuration should be required.
lat
er, no configuration should be required.
1.
In GitLab 12.10
or old
er, set the following in the
[
`.gitlab/auto-deploy-values.yaml` file
](
customize.md#customize-values-for-helm-chart
)
:
1.
In GitLab 12.10
and earli
er, set the following in the
[
`.gitlab/auto-deploy-values.yaml` file
](
customize.md#customize-values-for-helm-chart
)
:
```
yaml
deploymentApiVersion
:
apps/v1
...
...
@@ -696,11 +696,12 @@ To use Auto Monitoring:
1.
[
Install and configure the Auto DevOps requirements
](
requirements.md
)
.
1.
[
Enable Auto DevOps
](
index.md#enable-or-disable-auto-devops
)
, if you haven't done already.
1.
Navigate to your project's
**{rocket}**
**CI/CD > Pipelines**
and click
**Run pipeline**
.
1.
On the left sidebar, select
**CI/CD > Pipelines**
.
1.
Select
**Run pipeline**
.
1.
After the pipeline finishes successfully, open the
[
monitoring dashboard for a deployed environment
](
../../ci/environments/index.md#monitor-environments
)
to view the metrics of your deployed application. To view the metrics of the
whole Kubernetes cluster,
navigate to
**Operations
> Metrics**
.
whole Kubernetes cluster,
on the left sidebar, select
**Monitor
> Metrics**
.
![
Auto Metrics
](
img/auto_monitoring.png
)
...
...
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