Changing temporarily the version of a Docker container in Kubernetes
This article explains how to change the version of a Docker container deployed in a Kubernetes cluster. This involves changing the Docker image tag. This can be the case if you, for example, want to try out the latest development version.