Delete a pod using the type and name specified in pod.json. kubectl delete -f . ... pod foo --now # Force delete a pod on a dead node kubectl delete pod foo ...
確定! 回上一頁