Skip to content

Commit

Permalink
Merge pull request #35027 from nckturner/update-provided-node-ip
Browse files Browse the repository at this point in the history
Update alpha.kubernetes.io/provided-node-ip
  • Loading branch information
k8s-ci-robot authored Aug 4, 2022
2 parents acdef19 + 765fd75 commit 60f69d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ Used on: Node

The kubelet can set this annotation on a Node to denote its configured IPv4 address.

When kubelet is started with the "external" cloud provider, it sets this annotation on the Node to denote an IP address set from the command line flag (`--node-ip`). This IP is verified with the cloud provider as valid by the cloud-controller-manager.
When kubelet is started with the `--cloud-provider` flag set to any value (includes both external and legacy in-tree cloud providers), it sets this annotation on the Node to denote an IP address set from the command line flag (`--node-ip`). This IP is verified with the cloud provider as valid by the cloud-controller-manager.

### batch.kubernetes.io/job-completion-index

Expand Down

0 comments on commit 60f69d7

Please sign in to comment.