Mastodon
Richard Gibert
Documentation
Resume
GitHub
Keyoxide
LinkedIn
Edit this page
Documentation
Get a shell in a running Kubernetes pod
Kubernetes List all Images in Pods
kubectl
\
exec
\
--stdin
\
--tty
\
${
pod_name
}
\
--
\
/bin/sh