The command is given below. kubectl delete pods --grace-period=0 --force <pod_name> -n <namespace>. Now list the pods using the below command ...
確定! 回上一頁