# Create Kubernetes Cluster

> Instructions for creating a Kubernetes cluster to install Agones on.

---

LLMS index: [llms.txt](/site/llms.txt)

---

Section pages:

- [Google Kubernetes Engine](/site/docs/installation/creating-cluster/gke/): Follow these steps to create a [Google Kubernetes Engine (GKE)](https://cloud.google.com/kubernetes-engine/) cluster for your Agones install.
- [Amazon Elastic Kubernetes Service](/site/docs/installation/creating-cluster/eks/): Follow these steps to create an [Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/) cluster for your Agones install.
- [Azure Kubernetes Service](/site/docs/installation/creating-cluster/aks/): Follow these steps to create an [Azure Kubernetes Service (AKS) ](https://docs.microsoft.com/azure/aks/) cluster  for your Agones install.
- [OCI Kubernetes Engine](/site/docs/installation/creating-cluster/oke/): Follow these steps to create an [OCI Kubernetes Engine (OKE)](https://www.oracle.com/cloud/cloud-native/kubernetes-engine/) cluster for your Agones install.
- [Minikube](/site/docs/installation/creating-cluster/minikube/): Follow these steps to create a [Minikube](https://github.com/kubernetes/minikube) cluster for your Agones install.
