Move VIP From Active Master Without Restarting the PMK Stack
PreviousEnable Debug Logging for Docker DaemonNextHow To Identify the Active Master Node in Platform9 Managed Kubernetes Cluster
Last updated
Move the VIP from one master node to another master node without restarting the PMK stack or without taking the node down.
Platform9 Managed Kubernetes - All Versions
Keepalived
The VIP can be moved from the current master node where VIP is attached by restarting the keepalived service on that node:
# systemctl restart keepalived.serviceConfirm the status of keepalived is in running:
# systemctl status keepalived.serviceLast updated
