DeploymentStatus [api_object]ai-synthesized · conf 0.82
DeploymentStatus is the most recently observed status of the Deployment.
apps
Represents the current status of a Deployment.
Why it matters Provides information about the deployment's progress and any issues encountered.
Key facts - Includes fields such as availableReplicas, unavailableReplicas, and updatedReplicas.
Common pitfalls - Not being aware of the current status can lead to delayed troubleshooting or incorrect decision-making.
Related Deployment, Rollout
Sources
swagger.json — “io.k8s.api.apps.v1.DeploymentStatus”