Kube Config

Adding your EKS cluster to your local kube config

Adding your cluster to Kube Config

aws eks update-kubeconfig --name <cluster-name>

Last updated

Was this helpful?