Home
Commands
Shell into a pod
Shell into a pod
Kubernetes
kubectl exec -it <pod> -- /bin/sh
Copy command