AWS::EKS::Cluster ControlPlanePlacement - AWS CloudFormation

AWS::EKS::Cluster ControlPlanePlacement

The placement configuration for all the control plane instances of your local Amazon EKS cluster on an AWS Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "GroupName" : String }

YAML

GroupName: String

Properties

GroupName

The name of the placement group for the Kubernetes control plane instances. This property is only used for a local cluster on an AWS Outpost.

Required: No

Type: String

Update requires: Replacement