I have a master node and two worker node cluster setup in Ubuntu, looking for c . . .

SREEHARINATH RANGARAJU:
I have a master node and two worker node cluster setup in Ubuntu, looking for cleansteps to stop and start the cluster, this may be a situation to handle real-time issues in administrating Cluster.

SREEHARINATH RANGARAJU:
@Mumshad Mannambeth: your help please

Mumshad Mannambeth:
If your setup uses kubeadm then it has built-in options to reset cluster. First you must drain and reset the worker nodes and finally reset the master node. The detailed instructions can be found in the kubernetes documentation site. Check it out.

SREEHARINATH RANGARAJU:
Thanks Mumshad for your response, after #kubeadmin reset did an initiatiation again.