summaryrefslogtreecommitdiff
path: root/doc/user/project/index.md
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-01-11 14:30:52 +1300
committerThong Kuah <tkuah@gitlab.com>2019-01-11 14:30:52 +1300
commit87b9efa2bf285f860164cc9dc9b801c075be8b93 (patch)
treefe0b7343582f684f43d0c794716f6ccb404f7970 /doc/user/project/index.md
parent4a6c7661edae664a7f6366201d017e24d8f42026 (diff)
downloadgitlab-ce-87b9efa2bf285f860164cc9dc9b801c075be8b93.tar.gz
Update link title, we support more than GKE
For example, GitLab can add any Kubernetes cluster with "Add Existing"
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index d46ae31580a..e9a930d2ebe 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -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