endpointPrivateAccess

@JvmName(name = "ejlvqnvpagcjsnmj")
suspend fun endpointPrivateAccess(value: Output<Boolean>)
@JvmName(name = "inflvuvhyfolmpbx")
suspend fun endpointPrivateAccess(value: Boolean?)

Parameters

value

This parameter indicates whether the Amazon EKS private API server endpoint is enabled. If the Amazon EKS private API server endpoint is enabled, Kubernetes API requests that originate from within your cluster's VPC use the private VPC endpoint instead of traversing the internet. If this value is disabled and you have nodes or Fargate pods in the cluster, then ensure that publicAccessCidrs includes the necessary CIDR blocks for communication with the nodes or Fargate pods. For more information, see Amazon EKS cluster endpoint access control in the Amazon EKS User Guide .