Difference between revisions of "Terraform EKS module input: cluster endpoint public access"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  cluster_endpoint_public_access = true | false
 
  cluster_endpoint_public_access = true | false
Description: Indicates whether or not the [[Amazon EKS public API server endpoint]] is enabled
+
Indicates whether or not the [[Amazon EKS public API server endpoint]] is enabled
  
 
  # Fargate profiles use the cluster primary security group so these are not utilized
 
  # Fargate profiles use the cluster primary security group so these are not utilized

Revision as of 07:13, 7 February 2024

cluster_endpoint_public_access = true | false
Indicates whether or not the Amazon EKS public API server endpoint is enabled
# Fargate profiles use the cluster primary security group so these are not utilized
create_cluster_security_group = false
create_node_security_group    = false

Related

See also

Advertising: