会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
面向bug编程
博客园
首页
新随笔
联系
管理
订阅
2024年6月17日
k8s常用命令
摘要: 1 查看集群节点信息 kubectl get nodes 2 删除节点 2.1 先卸载节点node1 kubectl drain node1 --delete-local-data --force --ignore-daemonsets 2.2 再删除节点node1 kubectl delete n
阅读全文
posted @ 2024-06-17 15:14 面向bug编程
阅读(13)
评论(0)
推荐(0)
编辑
公告