Turbine Platform Installer Gui...
Troubleshooting Guide
Stop and Restart a Single-Node Deployment
3 min
on occasion, single node tpi deployments must be stopped and restarted one example of this is when you need to perform scheduled maintenance to stop and restart a single node tpi deployment login to the node as a user with administrator privileges find the name of the node in the example within this topic, the node is named master3a drain the node \# /bin/kubectl drain master3a ignore daemonsets delete local data check that the node is in the “ready,schedulingdisabled” status stop or restart the server or vm next, uncordon the node (i e make the node schedulable) finally, ensure that the node is in the “ready” status