← Debugging378 / 640
hardkubectl

Launch a temporary BusyBox pod for network or DNS debugging, auto-deleted on exit

command

kubectl run debug-pod --image=busybox --rm -it --restart=Never -- sh

also accepted

kubectl run debug-pod --image=busybox --rm -it --restart=Never

Test your recall — not just your reading.

Practice with interactive quiz →