Kubernetes multi-container pod: running command from another containerΒΆ Multi-container pods is useful and very often underlooked feature. Why? In Kubernetes, you cannot directly execute a binary from another container in a multi-container pod.