2020-12-08 【k8s】podをワンライナー で消す k8s kubectl run -it --rm --restart=Never poisute --image=alpine -- sh -c "while true; do date; sleep 3; done