| Status | Indicates the component's health as Healthy or Unhealthy. |
| Status Message | Shows the component's current condition, based on the message field in the Deployment object. |
| Replicas | Lists pod replica counts, including available, total, ready, updated, and unavailable replicas. |
| Status Transition | Indicates when the component's status last changed, based on the lastTransitionTime field in the Deployment object. Does not appear for CSI Driver or CSI Driver for SPIFFE. |
| Full Status | Click View to access raw status details in YAML format, including conditions and diagnostics. |
| Namespace | Indicates the Kubernetes namespace where the component is deployed. |
| Image URL | Displays the full image reference used by the deployment, including registry, repository, and tag. |
| Version | Click the component version to view any available upgrade paths, get an upgrade recommendation, and view links to the release notes. |
| YAML | Click View to access the deployment configuration in YAML format, including metadata and pod specifications. |