Changing Node IP Address/Interface
PreviousRetrieve Node Configuration for Clusters Created Using HostnameNextPod is Stuck in the Terminating State
Last updated
Post removing the node from the cluster, it's IP address was changed and then the node was rebooted. However when the node came back online it registered itself as 127.0.0.1. Requirement is to register it with it new changed IP Address.
Platform9 Managed Kubernetes - All Versions
Qbert
For operations like IP Address/Interface change on the Cluster Node, the following order should be followed.
Detach the Node -> Deauthorize it -> Change IP/Interface -> Reauthorize it -> Re-attach the node.
Last updated
