Skip to content

/AWS1/CL_EKSCTLPLANEPLCMTRSP

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_groupname TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The name of the placement group for the Kubernetes control plane instances.

iv_spreadlevel TYPE /AWS1/EKSSPREADLEVEL /AWS1/EKSSPREADLEVEL

The spread level used with the placement group for control plane instances on your local Amazon EKS cluster on Amazon Web Services Outposts.


Queryable Attributes

groupName

The name of the placement group for the Kubernetes control plane instances.

Accessible with the following methods

Method Description
GET_GROUPNAME() Getter for GROUPNAME, with configurable default
ASK_GROUPNAME() Getter for GROUPNAME w/ exceptions if field has no value
HAS_GROUPNAME() Determine if GROUPNAME has a value

spreadLevel

The spread level used with the placement group for control plane instances on your local Amazon EKS cluster on Amazon Web Services Outposts.

Accessible with the following methods

Method Description
GET_SPREADLEVEL() Getter for SPREADLEVEL, with configurable default
ASK_SPREADLEVEL() Getter for SPREADLEVEL w/ exceptions if field has no value
HAS_SPREADLEVEL() Determine if SPREADLEVEL has a value