summaryrefslogtreecommitdiff
path: root/doc/topics
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-06 03:06:35 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-06 03:06:35 +0000
commit39c1c5d3343687cc55600646d0d17aa56f44662a (patch)
tree91d4d98a95b4664055c70fd2170412caba944fc4 /doc/topics
parentb66baea97dfb652e8a143e409ab44bbd38c856f1 (diff)
downloadgitlab-ce-39c1c5d3343687cc55600646d0d17aa56f44662a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/autodevops/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 88cd618a5c7..6d0b7338f41 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -99,7 +99,7 @@ To make full use of Auto DevOps, you will need:
To enable deployments, you will need:
- 1. A [Kubernetes 1.5+ cluster](../../user/project/clusters/index.md) for the project. The easiest
+ 1. A [Kubernetes 1.12+ cluster](../../user/project/clusters/index.md) for the project. The easiest
way is to add a [new GKE cluster using the GitLab UI](../../user/project/clusters/add_remove_clusters.md#add-new-gke-cluster).
1. NGINX Ingress. You can deploy it to your Kubernetes cluster by installing
the [GitLab-managed app for Ingress](../../user/clusters/applications.md#ingress),