Merge branch 'docs-no-more-k8s-service-template' into 'master'

Docs: Remove mention of Kubernetes service templates

See merge request gitlab-org/gitlab-ce!32093
This commit is contained in:
Evan Read 2019-08-27 03:10:29 +00:00
commit 5e59c919d7

View file

@ -111,9 +111,8 @@ To make full use of Auto DevOps, you will need:
a domain configured with wildcard DNS which is going to be used by all of your a domain configured with wildcard DNS which is going to be used by all of your
Auto DevOps applications. [Read the specifics](#auto-devops-base-domain). Auto DevOps applications. [Read the specifics](#auto-devops-base-domain).
- **Kubernetes** (needed for Auto Review Apps, Auto Deploy, and Auto Monitoring) - - **Kubernetes** (needed for Auto Review Apps, Auto Deploy, and Auto Monitoring) -
To enable deployments, you will need Kubernetes 1.5+. You need a [Kubernetes cluster][kubernetes-clusters] To enable deployments, you will need Kubernetes 1.5+. You will need a [Kubernetes cluster][kubernetes-clusters]
for the project, or a Kubernetes [default service template](../../user/project/integrations/services_templates.md) for the project.
for the entire GitLab installation.
- **A load balancer** - You can use NGINX ingress by deploying it to your - **A load balancer** - You can use NGINX ingress by deploying it to your
Kubernetes cluster using the Kubernetes cluster using the
[`nginx-ingress`](https://github.com/kubernetes/charts/tree/master/stable/nginx-ingress) [`nginx-ingress`](https://github.com/kubernetes/charts/tree/master/stable/nginx-ingress)