kubectl does not support delete the resources by a regex pattern. You can delete by label by issuing kubectl delete -l mylabel=value If we deploy another ...
確定! 回上一頁