Exec into pod kubectl

Interactive shell inside a running container

kubectl exec -it <pod> -n <ns> -- bash
more kubectl all 73 commands →