Deployment strategies
RollingUpdate vs Recreate, and blue/green in practice.
In plain terms
Choosing a rollout is choosing how you swap tyres: change them one at a time while still driving (rolling), stop the car completely (recreate), or keep a second car ready and just switch cars (blue/green).