Creating a Cluster
This lesson contains instructions regarding creating a Kubernetes cluster.
We'll cover the following
We need to have a cluster where we’ll run the demo application as well as the experiments. Whether you have it or not depends on whether you destroyed your cluster at the end of the previous section. If you didn’t destroy it, just skip to the next section right away. If you did destroy the cluster, feel free to use one of the Gists that follow to create a new one. Alternatively, you can roll out your own cluster. It’s up to you.
Gists for different Kubernetes flavors
- Docker Desktop with Istio
- Minikube with Istio
- Regional and scalable GKE with Istio
- Regional and scalable EKS with Istio
- Regional and scalable AKS with Istio
The next lesson will contain the instructions for deploying the demo application.
Get hands-on with 1400+ tech skills courses.