Get a Shell to a Running Container | Kubernetes

PHOTO EMBED

Thu Mar 09 2023 15:35:18 GMT+0000 (Coordinated Universal Time)

Saved by @Shokunbi

kubectl exec --stdin --tty shell-demo -- /bin/bash
content_copyCOPY

https://kubernetes.io/docs/tasks/debug/debug-application/get-shell-running-container/