terraform initterraform apply- Could take a while due kubernetes cluster creating- Download the latest release: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases
- Add
aws-iam-authenticatorbinary to$PATH kubectl --kubeconfig=kubeconfig apply -f confi_map_auth.ymlkubectl --kubeconfig=kubeconfig get nodes
- Helps to build suitable
kubeconfigfile:aws --region <region> eks update-kubeconfig --name <cluster-name> --role-arn <eks-role> - One easy way to communicate with EKS Clusters is https://eksctl.io/