Optional
Readonly
clusterName for the cluster.
Optional
fargateThe Fargate profiles associated with the cluster.
Note The Map<>
form is deprecated and will be removed from a future release.
Optional
isolatedIs the EKS Cluster in isolated subnets?
Optional
nameThe name for the cluster.
Optional
Readonly
outputDetermines whether a CloudFormation output with the name of the cluster will be synthesized.
Optional
Readonly
outputDetermines whether a CloudFormation output with the aws eks update-kubeconfig
command will be synthesized. This command will include
the cluster name and, if applicable, the ARN of the masters IAM role.
Optional
privateIs it a private only EKS Cluster? Defaults to private_and_public cluster, set to true for private cluster
Optional
Readonly
roleRole that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
Optional
Readonly
securitySecurity Group to use for Control Plane ENIs
Optional
tagsTags for the cluster
Optional
Readonly
versionThe Kubernetes version to run in the cluster
Optional
Readonly
vpcThe VPC in which to create the Cluster.
Optional
vpcSubnets are passed to the cluster configuration.
Configuration options for the cluster provider.