Comando para entrar a la terminal de un contenedor: kubectl exec -n {namespace} --stdin --tty {pod-name} -- /bin/bash
kubectl exec -n {namespace} --stdin --tty {pod-name} -- /bin/bash