cnSGW-C Health Check
Perform a health check to ensure that all the services are running and the nodes are in the ready state.
To perform health check, use the following configuration:
-
Log in to the master node and use the following configuration:
kubectl get pods -n smi kubectl get nodes kubectl get pod --all-namespaces -o wide kubectl get pods -n cnsgw-wsp -o wide kubectl get pods -n cee-wsp -o wide kubectl get pods -n smi-vips -o wide helm list kubectl get pods -A | wc -l
Important | Make sure that all the services are running and nodes are in the ready state before you proceed. |