The label placed on the Node, the <key> being the label name, the value being the label value, even if the value is empty.
<key>
arm64 Copy
arm64
Copy
Examples:
kubernetes.io/arch
k8s.node.label.kubernetes.io/arch
"arm64"
data
k8s.node.label.data
""
The label placed on the Node, the
<key>being the label name, the value being the label value, even if the value is empty.