AWS::EKS::Cluster ControlPlanePlacement - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::EKS::Cluster ControlPlanePlacement

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

Syntax

To declare this entity in your Amazon 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 Amazon Outpost.

Required: No

Type: String

Update requires: Replacement