We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44034a7 + ccbea42 commit c45a507Copy full SHA for c45a507
content/en/docs/reference/labels-annotations-taints/_index.md
@@ -1083,7 +1083,7 @@ Example: `alpha.kubernetes.io/provided-node-ip: "10.0.0.1"`
1083
1084
Used on: Node
1085
1086
-The kubelet can set this annotation on a Node to denote its configured IPv4 address.
+The kubelet can set this annotation on a Node to denote its configured IPv4 and/or IPv6 address.
1087
1088
When kubelet is started with the `--cloud-provider` flag set to any value (includes both external
1089
and legacy in-tree cloud providers), it sets this annotation on the Node to denote an IP address
0 commit comments