Optional
Readonly
addOptional
Readonly
clusterEC2 or Fargate are supported in the blueprint but any implementation conforming the interface will work
Optional
Readonly
compatibilityWhen set to true, will not use extra nesting for blueprint resources and attach them directly to the stack.
Optional
Readonly
enableControl Plane log types to be enabled (if not passed, none) If wrong types are included, will throw an error.
Optional
Readonly
enableGitOps modes to be enabled. If not specified, GitOps mode is not enabled.
Readonly
idThe id for the blueprint.
Optional
Readonly
ipipFamily to support IPv6 clusters. By default, it uses IPv4 as the value.
Optional
Readonly
nameDefaults to id if not provided
Optional
resourceNamed resource providers to leverage for cluster resources. The resource can represent Vpc, Hosting Zones or other resources, see spi.ResourceType. VPC for the cluster can be registered under the name of 'vpc' or as a single provider of type
Optional
Readonly
teamsTeams if any
Optional
Readonly
useIf set to true and no resouce provider for KMS key is defined (under GlobalResources.KmsKey), a default KMS encryption key will be used for envelope encryption of Kubernetes secrets (AWS managed new KMS key). If set to false, and no resouce provider for KMS key is defined (under GlobalResources.KmsKey), then no secrets encyrption is applied.
Default is true.
Optional
Readonly
versionKubernetes version (must be initialized for addons to work properly)
Add-ons if any.