diff options
| author | Marcia Ramos <virtua.creative@gmail.com> | 2018-11-20 16:29:07 +0000 |
|---|---|---|
| committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-11-20 16:29:07 +0000 |
| commit | a52dad067d321b5642b2c54f383660db6c89f897 (patch) | |
| tree | d4293877164ef3b29377ead33af00942a09a44a9 | |
| parent | cdbbd3366c603a3676ae57647fabdb19ab59973c (diff) | |
| download | gitlab-ce-a52dad067d321b5642b2c54f383660db6c89f897.tar.gz | |
Add/update operations
| -rw-r--r-- | doc/ci/environments.md | 8 | ||||
| -rw-r--r-- | doc/user/project/clusters/index.md | 8 | ||||
| -rw-r--r-- | doc/user/project/integrations/prometheus_library/index.md | 1 |
3 files changed, 17 insertions, 0 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md index 315d0c5e7ef..35fad46c4ca 100644 --- a/doc/ci/environments.md +++ b/doc/ci/environments.md @@ -1,3 +1,11 @@ +--- +nav_section: user +nav_category: operations +nav_title: Environments +nav_category_position: -2 +layout: default-copy +--- + # Introduction to environments and deployments > Introduced in GitLab 8.9. diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index ca262e4b76e..2aefa820b47 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -1,3 +1,11 @@ +--- +nav_section: user +nav_category: operations +nav_title: Kubernetes +nav_category_position: -1 +layout: default-copy +--- + # Connecting GitLab with a Kubernetes cluster > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/35954) in GitLab 10.1. diff --git a/doc/user/project/integrations/prometheus_library/index.md b/doc/user/project/integrations/prometheus_library/index.md index f05edf81871..0ace3e0cf4f 100644 --- a/doc/user/project/integrations/prometheus_library/index.md +++ b/doc/user/project/integrations/prometheus_library/index.md @@ -2,6 +2,7 @@ nav_section: user nav_category: operations nav_title: Metrics +nav_category_position: -3 layout: default-copy --- |
