Commit 02e8a9f9 authored by Marcel Amirault's avatar Marcel Amirault Committed by Achilleas Pipinellis

Docs: Align CE and EE k8s doc to match (EE Version)

parent f3ce36aa
...@@ -148,7 +148,7 @@ To add an existing Kubernetes cluster to your project: ...@@ -148,7 +148,7 @@ To add an existing Kubernetes cluster to your project:
with limited permissions, the secret's namespace and project namespace may with limited permissions, the secret's namespace and project namespace may
be the same. be the same.
1. Finally, click the **Create Kubernetes cluster** button. 1. Finally, click the **Create Kubernetes cluster** button.
After a couple of minutes, your cluster will be ready to go. You can now proceed After a couple of minutes, your cluster will be ready to go. You can now proceed
to install some [pre-defined applications](#installing-applications). to install some [pre-defined applications](#installing-applications).
...@@ -556,7 +556,7 @@ containers. To use this integration, you should deploy to Kubernetes using ...@@ -556,7 +556,7 @@ containers. To use this integration, you should deploy to Kubernetes using
the deployment variables above, ensuring any pods you create are labelled with the deployment variables above, ensuring any pods you create are labelled with
`app=$CI_ENVIRONMENT_SLUG`. GitLab will do the rest! `app=$CI_ENVIRONMENT_SLUG`. GitLab will do the rest!
## Integrating Amazon EKS cluster with GitLab ### Integrating Amazon EKS cluster with GitLab
- Learn how to [connect and deploy to an Amazon EKS cluster](eks_and_gitlab/index.md). - Learn how to [connect and deploy to an Amazon EKS cluster](eks_and_gitlab/index.md).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment