summaryrefslogtreecommitdiff
path: root/doc/user/project/index.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-10-05 17:24:51 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-05 17:29:06 +0200
commitd0593e1621c416fe1900803c787d8cba87a734cf (patch)
tree416b512f79a5f6bf892421f3620fc03df00dcb1c /doc/user/project/index.md
parent905d3ed4292e6b274ac51b26b3b3577087c5f737 (diff)
downloadgitlab-ce-d0593e1621c416fe1900803c787d8cba87a734cf.tar.gz
Add docs for GKE integration
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index 03bbc46bd8c..5feb4a61714 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -63,6 +63,8 @@ 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](cluster/index.md): Connecting your GitLab project
+ with Google Container Engine
- [GitLab Pages](pages/index.md): Build, test, and deploy your static
website with GitLab Pages