Deployment [api_object]ai-synthesized · conf 0.82
Deployment enables declarative updates for Pods and ReplicaSets.
apps
A Deployment is an immutable, serializable, and controllable configuration of one or more ReplicaSets.
Why it matters Deployments provide a way to manage the rollout of new versions of an application with zero downtime.
Key facts - Represents a set of rolling updates for a deployment - Immutable and serializable
Related api:DeploymentList, api:DeploymentCondition
Sources
swagger.json — “io.k8s.api.apps.v1.Deployment”