Overview
The status of Snapshot Manager deployment can be verified by using the following command:
kubectl describe cpserver -n $ENVIRONMENT_NAMESPACE
This displays the status of deployment as follows:
Status | Description |
|---|---|
Running | Deployment is in progress. |
Failed | Deployment has failed. |
Success | Deployment is successful. |
Paused | Reconciliation is paused. |