Cluster Vpc Config Args
Constructors
Properties
Cluster security group that is created by Amazon EKS for the cluster. Managed node groups use this security group for control-plane-to-data-plane communication.
Whether the Amazon EKS private API server endpoint is enabled. Default is false
.
Whether the Amazon EKS public API server endpoint is enabled. Default is true
.
List of CIDR blocks. Indicates which CIDR blocks can access the Amazon EKS public API server endpoint when enabled. EKS defaults this to a list with 0.0.0.0/0
. The provider will only perform drift detection of its value when present in a configuration.
List of security group IDs for the cross-account elastic network interfaces that Amazon EKS creates to use to allow communication between your worker nodes and the Kubernetes control plane.