Administer > Administer the Container Deployment Foundation > Restart the ITOM Container Deployment Foundation

Restart the ITOM Container Deployment Foundation

Follow the steps below to stop the ITOM Container Deployment Foundation:

  1. On each master node, run the following commands:

  2. cd $K8S_HOME/bin

    ./kube-stop.sh

  3. On each worker node, run the following commands:

  4. cd $K8S_HOME/bin

    ./kube-stop.sh

Follow the steps below to restart the ITOM Container Deployment Foundation:

  1. On each master node, run the following commands:

  2. cd $K8S_HOME/bin

    ./kube-start.sh

  3. On each worker node, run the following commands:

  4. cd $K8S_HOME/bin

    ./kube-start.sh