EC2-Minikube Architecture Pre-requisite yq on your host instance, go here to install Usage Provisioning the Infrastructure terraform apply Connecting to the k8s cluster You can export the Kubeconfig file using this helper $(terraform output -raw kubeconfig_command) Checking the connection kubectl cluster-info