-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Node-ip is not used when cloud provider is used Currently --node-ip in kubelet is not being used when kubelet is configured with a cloud provider. With this fix, kubelet will get a list of IPs from the provider and parse it to return the one that matches node-ip. This fixes #23568
906cb1ce