Search across all documentation pages
8 pages in this section.
Learn how Kubernetes maintains N copies of your application by reconciling desired and observed states using Deployments, ReplicaSets, and Pods.
Learn how to deploy stateless applications on Kubernetes using Deployments. This guide covers basic operations with runnable examples and manifests.
Understand how Kubernetes rolling updates work. Learn about ReplicaSet swapping, readiness gating, and maxSurge/maxUnavailable parameters.
Roll back a Kubernetes Deployment to a previous healthy revision using kubectl rollout undo. Learn how to inspect revisions and revert to a specific version.
Learn best practices for running stateless workloads on Kubernetes Deployments. Optimize structure, updates, reliability, security, and operations.
A single-page roundup of every highlight bullet from the 7 pages in the Deployments section, grouped by source page so you can scan all 40 takeaways without opening each article individually.