Amazon EKS · Example Payload

Eks Openapi Nodegroup Scaling Config Example

Container OrchestrationContainersEKSKubernetes

Eks Openapi Nodegroup Scaling Config Example is an example object payload from Amazon EKS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

minSizemaxSizedesiredSize

Example Payload

Raw ↑
{
  "minSize": 428,
  "maxSize": 949,
  "desiredSize": 543
}