UpdateLabelsPayload#

Description of changes in Kubernetes labels for a node group.

Contents#

  • addOrUpdateLabels — Kubernetes labels to be added or updated.

    • Type: String map

    • Key length constraints: Min — 1. Max — 63.

    • Value length constraints: Min — 1. Max — 63.

    • Required: No

  • removeLabels — Kubernetes label key to be removed.

    • Type: Array of strings

    • Required: No