KubernetesNodeRole type
The role of this node in the cluster.
KnownKubernetesNodeRole can be used interchangeably with KubernetesNodeRole,
this enum contains the known values that the service supports.
Known values supported by the service
ControlPlane: Control plane role
Worker: Worker role
type KubernetesNodeRole = string