AMF Health Check
To perform a health check and to ensure that all the services are running and nodes are in the ready state:
-
Log on to the master node
-
Use the following configuration:
kubectl get pods -n smi kubectl get nodes kubectl get pod --all-namespaces -o wide kubectl get pods -n amf-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 | Ensure that all the nodes are in the ready state before you proceed further. Use the kubectl get nodes command to display the node states. |