Update link title, we support more than GKE

For example, GitLab can add any Kubernetes cluster with "Add Existing"
This commit is contained in:
Thong Kuah 2019-01-11 14:30:52 +13:00
parent 4a6c7661ed
commit 87b9efa2bf
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ common actions on issues or merge requests
browse, and download job artifacts
- [Pipeline settings](pipelines/settings.md): Set up Git strategy (choose the default way your repository is fetched from GitLab in a job),
timeout (defines the maximum amount of time in minutes that a job is able run), custom path for `.gitlab-ci.yml`, test coverage parsing, pipeline's visibility, and much more
- [GKE cluster integration](clusters/index.md): Connecting your GitLab project
- [Kubernetes cluster integration](clusters/index.md): Connecting your GitLab project
with Google Kubernetes Engine
- [GitLab Pages](pages/index.md): Build, test, and deploy your static
website with GitLab Pages