摘要:
1.使用kubectl中的强制删除命令kubectl delete pod nginx -n mmp --force --grace-period=0 2.删除非正常的poda.查询出所有要删除的podNamekubectl get po | grep Unknown | awk '{print $ 阅读全文
posted @ 2024-01-31 11:56
CarterLee
阅读(1655)
评论(0)
推荐(0)