Optional ReadonlyclusterName for the cluster.
OptionalfargateThe Fargate profiles associated with the cluster.
Note The Map<> form is deprecated and will be removed from a future release.
OptionalisolatedIs the EKS Cluster in isolated subnets?
OptionalnameThe name for the cluster.
Optional ReadonlyoutputDetermines whether a CloudFormation output with the name of the cluster will be synthesized.
Optional ReadonlyoutputDetermines whether a CloudFormation output with the aws eks update-kubeconfig command will be synthesized. This command will include
the cluster name and the ARN of the masters IAM role.
Note: If mastersRole is not specified, this property will be ignored and no config command will be emitted.
OptionalprivateIs it a private only EKS Cluster? Defaults to private_and_public cluster, set to true for private cluster
Optional ReadonlyroleRole that provides permissions for the Kubernetes control plane to make calls to AWS API operations on your behalf.
Optional ReadonlysecuritySecurity Group to use for Control Plane ENIs
OptionaltagsTags for the cluster
Optional ReadonlyversionThe Kubernetes version to run in the cluster
Optional ReadonlyvpcThe VPC in which to create the Cluster.
OptionalvpcSubnets are passed to the cluster configuration.
Configuration options for the cluster provider.