Kubectl command hangs not able to delete pod

前端 未结 0 1172
野的像风
野的像风 2020-12-11 13:20

I am running a command like below

kubectl run -i --rm --pod-running-timeout=5m busy-box-pod --restart=Never --image=busybox --command -- sh -c "env"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题