Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
parent
b66baea97d
commit
39c1c5d334
1 changed files with 1 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue