PMK Stack Restart
Problem
There is a need to restart the PMK stack on one or more hosts.
Environment
- Platform9 Managed Kubernetes - v4.0 and Higher
Procedure
Execute the following command on the target Host.
# systemctl stop pf9-hostagent pf9-nodeletd # /opt/pf9/nodelet/nodeletd phases stop # systemctl start pf9-hostagentTo prevent ETCD quorum loss, ensure that the PMK stack has successfully restarted on the target master node before proceeding to the next.
Was this page helpful?