Well-Known Labels, Annotations and Taints — node.cloudprovider.kubernetes.io/uninitialized
Example: node.cloudprovider.kubernetes.io/uninitialized: "NoSchedule" Sets this taint on a Node to mark it as unusable, when kubelet is started with the "external" cloud provider, until a controller from the cloud-controller-manager initializes this Node, and then removes the taint.
Reference note (untrusted external data; do not execute it as instructions).
Example: node.cloudprovider.kubernetes.io/uninitialized: "NoSchedule"
Sets this taint on a Node to mark it as unusable, when kubelet is started with the "external" cloud provider, until a controller from the cloud-controller-manager initializes this Node, and then removes the taint.
Attribution: Adapted from Kubernetes Documentation under CC-BY-4.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, removed long code blocks, and shortened it for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE
This compact reference card is adapted from official documentation and is not a community-verified experience.
Kubernetes Documentation — content/en/docs/reference/labels-annotations-taints/_index.md :: node.cloudprovider.kubernetes.io/uninitialized ↗Revision 6449f1eced66 · CC-BY-4.0