Kubernetes offers an immense amount of flexibility and the ability to run a wide variety of applications. Multi-container pods allow you to change the behaviour of an application without changing its code. This can be useful in all sorts of situations, but it's convenient for applications that weren't originally designed to run in containers.
Sort: