Merge branch 'patch-35' into 'master'
Alphabetized and added IBM Kubernetes service (IKS) See merge request gitlab-org/gitlab-ce!23824
This commit is contained in:
		
						commit
						86207178df
					
				| 
						 | 
				
			
			@ -47,8 +47,9 @@ In order to deploy GitLab on Kubernetes, the following are required:
 | 
			
		|||
 | 
			
		||||
1. `helm` and `kubectl` [installed on your computer](preparation/tools_installation.md).
 | 
			
		||||
1. A Kubernetes cluster, version 1.8 or higher. 6vCPU and 16GB of RAM is recommended.
 | 
			
		||||
   - [Google GKE](https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-container-cluster)
 | 
			
		||||
   - [Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html)
 | 
			
		||||
   - [Google GKE](https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-container-cluster)
 | 
			
		||||
   - [IBM IKS](https://console.bluemix.net/docs/tutorials/scalable-webapp-kubernetes.html#create_kube_cluster)
 | 
			
		||||
   - [Microsoft AKS](https://docs.microsoft.com/en-us/azure/aks/kubernetes-walkthrough-portal)
 | 
			
		||||
1. A [wildcard DNS entry and external IP address](preparation/networking.md)
 | 
			
		||||
1. [Authenticate and connect](preparation/connect.md) to the cluster
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue