🔥 3-day streak
Certified Kubernetes Administrator (CKA)18 / 125
Question 18 of 125

You need to apply several changes to a running Deployment named 'web': update the container image, add a new environment variable, and increase the CPU request. You want to make all these edits without triggering a separate rolling update for each change, then roll them all out together as a single revision. Which sequence of commands achieves this?

Reviewed for accuracy · Report an issueNext question