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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2022-03-11 02:58:14 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-03-11 02:58:14 +0300
commitac8fca2b7a15d8f44ce4897624f3ef737e9085e5 (patch)
tree3b30d444ec194ed7541db29189d5022130871f1a
parent0e7f907ec2057a9da9ee3cd0545e8b69c0cc0f4d (diff)
Added AWS and GKE installs
-rw-r--r--content/_data/navigation.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1d37f842..23156886 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1810,7 +1810,14 @@ sections:
doc_url: 'ee/user/infrastructure/iac/mr_integration.html'
- doc_title: Troubleshoot Terraform
doc_url: 'ee/user/infrastructure/iac/troubleshooting.html'
- - doc_title: Kubernetes clusters
+ - doc_title: Create Kubernetes clusters
+ doc_url: 'ee/user/clusters/create/index.html'
+ docs:
+ - doc_title: Amazon EKS
+ doc_url: 'ee/user/infrastructure/clusters/connect/new_eks_cluster.html'
+ - doc_title: Google GKE
+ doc_url: 'ee/user/infrastructure/clusters/connect/new_gke_cluster.html'
+ - doc_title: Connect Kubernetes clusters
doc_url: 'ee/user/clusters/agent/'
docs:
- doc_title: GitOps workflow