publicAccessCidrs
The CIDR blocks that are allowed access to your cluster's public Kubernetes API server endpoint. Communication to the endpoint from addresses outside of the CIDR blocks that you specify is denied. The default value is 0.0.0.0/0
. If you've disabled private endpoint access, make sure that you specify the necessary CIDR blocks for every node and Fargate Pod
in the cluster. For more information, see Amazon EKS cluster endpoint access control in the Amazon EKS User Guide.