Using Console
Using CLI
<cluster_name>
with the name of your EKS cluster, <region_name>
with the AWS region where your cluster is located and <security_group_id>
with the ID of the security group associated with your EKS cluster.<security_group_id>
with the ID of the security group associated with your EKS cluster.Using Python