You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dedicated Servers InternalIP should be set in the node manifests like the cloud servers. It is an important bug since metrics-server can not reach the servers and also the kubelet has been configured by the InternalIP.( --node flag )
constantly trying to find the dedicated server privateIP in cloud
19:14:35.804948 1 node_controller.go:389] Failed to update node addresses for node "k8s-node": failed to get node address from cloud provider that matches ip: x.x.x.x
Additional information
No response
The text was updated successfully, but these errors were encountered:
TL;DR
Dedicated Servers InternalIP should be set in the node manifests like the cloud servers. It is an important bug since metrics-server can not reach the servers and also the kubelet has been configured by the InternalIP.( --node flag )
Expected behavior
expected to see the internalIP in the dedicated servers as well
Observed behavior
Minimal working example
No response
Log output
constantly trying to find the dedicated server privateIP in cloud
Additional information
No response
The text was updated successfully, but these errors were encountered: