Deployment
The Deployment card displays the deployment names for pods that have been deployed as in the following screen.
The following metric details are displayed in a table format.
Column Name | Description |
---|---|
Deployment | The deployment name. |
Namespace | The deployment within a namespace. |
Total pods | The number of pods deployed. |
Available pods | The pods that are available within the deployment. |
Missing pods | The pods that are missing from the deployment. |
Status | The state and health of a pod as part of a deployment. |
Viewing pod deployments
- Click any pod deployment name under the Deployment column
A screen similar to the following appears.
The namespace and cluster names are displayed at the top header.
The pane below the top header displays the pod details such as the total, available, unavailable, and updated pods.
The All pods pane displays a list of pod names along with its details. Clicking the pod name will take you to the pod page similar to the following screen.
The top header displays if the pod is ready or scheduled, pod status, and the total number of pod restarts.
The following graph widgets related to the pods are available.
- Cores
- CPU usage
- Memory
- Memory usage (MB)
- FS throughput
- FS I/O
Click View all in the Deployment card header to view all the available deployments.