Stopping and starting Kubernetes cluster
To stop the servers or virtual machines running Kubernetes (for example, to take a VMWare snapshot), follow these instructions.
Stopping the Kubernetes cluster
Procedure
To stop the cluster:
Starting the Kubernetes cluster
To restart or start the Kubernetes cluster, perform the following steps:
Procedure
- Start the Docker registry, normally the Docker registry is on the same node as the Kubernetes master and will get started automatically when the server or virtual machine is started that contains the Docker registry is started.
- Start the NFS server and wait two minutes after the operating system has started before proceeding to ensure that the NFS server has started. Normally the NFS server is on the Kubernetes master and the NFS Server will start automatically when the server or virtual machine is started that contains the NFS Server.
- If not already running, start the Kubernetes master and all worker nodes at the same time. If the Kubernetes master was already running, start all worker nodes at the same time or start the worker nodes individually in rapid succession.