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.

Instructions

Last modified February 17, 2023: update (#208) (ea731fc)