Creating a Kubernetes Cluster

    Use gcloud to create a 3 node Kubernetes cluster on .

    The eksctl is a very helpful tool to manage EKS clusters, you can find more docs on how to set it up .

    Using az you can create a cluster like this: