Useful Commands SSH into containers $ kubectl exec -it [pod_name] --container [container_name] -- /bin/bash