Home
Commands
Debug a running pod
Debug a running pod
Kubernetes
kubectl debug -it <pod> --image=busybox --target=<container>
Copy command