Kubernetes - kubectl Essential Commands
You want to update a running deployment named
webapp to use a new image version webapp:v2 without downtime. Which kubectl command should you use?