Validate Cluster Connectivity
Last updated
Last updated
Before validating the EKS Cluster Connectivity, make sure the kubeconfig file is configured in the local machine. Follow these steps to configure kubeconfig file.
Check the EKS Cluster connectivity by executing the command below
If the cluster-info command fails, to debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
If the cluster-info command fails with the below error make sure the INBOUND access to port 443 from the Bastion Host Security Group is open in the Additional Security Group of the EKS cluster.
Edit the Additional Security Group in the EKS Network Configuration.
Add the INBOUND Access to the Bastion Host Security Group