kubectl run [pod_name] --image=busybox --rm -it --restart=Never --sh
Comments