EKS Cluster with public or public/private access point
Follow the instructions here to connect to your EKS cluster. For example, you can configure the AWS CLI to use the credentials of the IAM User who created the EKS Cluster and update the kubeconfig file in the local machine as below:
Last updated