Roll out a new container image.
Section: Deployments
Update deployment image
bash
bash
kubectl set image deployment/web web=ghcr.io/acme/web:2.4.1 -n paymentsExplanation
Roll out a new container image.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Deployments