How to rollout or rollback a deployment on a Kubernetes cluster?
• By Romain Dorgueil • In tips
Learn how to safely rollout new versions and rollback deployments on Kubernetes clusters using kubectl commands, with examples of rolling update strategies and health checks.