Determining the Pod Status
This section describes how to verify that only the PCF Ops Center-specific pod is running on the secondary site.
To verify if the Ops Center-specific pod is running in the PCF product namespace, use the following:
Use the following command in the CEE Ops Center of the secondary site:
show cluster pods | tab | nomore | include ops-center
Alternatively, on the master node, use the following command to display the pod status associated with a specific namespace.
kubectl get pods -n pcf_namespace