摘要: https://www.huweihuang.com/linux-notes/tools/nfs-usage.html 阅读全文
posted @ 2022-06-28 23:59 Peter.Jones 阅读(60) 评论(0) 推荐(0)
摘要: 清理顺序:pod>pvc>pv kubectl delete pod xx kubectl delete pvc xx kubectl delete pv xx 问题:k8s无法删除pvc, 始终处于“Terminating”状态,而且delete不掉? 第一步:查看 # kubectl descr 阅读全文
posted @ 2022-06-28 22:14 Peter.Jones 阅读(1693) 评论(0) 推荐(0)