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
if you start the kubelet with cloud-provider external you can update the status of the node object and it will pick those addresses, now you can do it with kubectl kubectl patch node --type=merge --subresource status --patch '.....'
usernetes/Dockerfile.d/u7s-entrypoint.sh
Lines 7 to 9 in 9c454e1
It is weird to assign the host IP to the eth0 of the node container.
Depends on:
The text was updated successfully, but these errors were encountered: