Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wells <pwells@gitlab.com>2023-06-12 21:36:31 +0300
committerAmy Qualls <aqualls@gitlab.com>2023-06-12 21:36:31 +0300
commit1e25b83d85269da2d16d0f824de3026fa1762d23 (patch)
tree7834b5132891df2dae1011a670e937e131b054a8
parentbc6817a9281f74b9647a039be768803eb50b4f4b (diff)
Update nav with new Kubernetes docs
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 7b4ec471..076dbe4b 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2020,6 +2020,8 @@ sections:
doc_url: 'ee/ci/environments/environments_dashboard.html'
- doc_title: Operations Dashboard
doc_url: 'ee/user/operations_dashboard/'
+ - doc_title: Dashboard for Kubernetes
+ doc_url: 'ee/ci/environments/kubernetes_dashboard.html'
- doc_title: Protected environments
doc_url: 'ee/ci/environments/protected_environments.html'
- doc_title: Deployment safety
@@ -2036,6 +2038,8 @@ sections:
doc_url: 'ee/ci/cloud_deployment/heroku.html'
- doc_title: External deployment tools
doc_url: 'ee/ci/environments/external_deployment_tools.html'
+ - doc_title: Configure Kubernetes deployments (deprecated)
+ doc_url: 'ee/ci/environments/configure_kubernetes_deployments.html'
- doc_title: Releases
doc_url: 'ee/user/project/releases/'
docs:
@@ -2146,6 +2150,8 @@ sections:
doc_url: 'ee/user/clusters/agent/install/'
- doc_title: Work with the agent for Kubernetes
doc_url: 'ee/user/clusters/agent/work_with_agent.html'
+ - doc_title: Grant users Kubernetes access
+ doc_url: 'ee/user/clusters/agent/user_access.html'
- doc_title: Operational container scanning
doc_url: 'ee/user/clusters/agent/vulnerabilities.html'
- doc_title: Troubleshooting