Using Console
Using CLI
true
indicates that the EKS cluster is configured for high availability, and false
indicates that it is not.
describe-cluster
command again and checking the endpointPublicAccess
value.
true
, indicating that the EKS cluster is configured for high availability.
Using Python