kubectl常用命令
摘要:
1 查看类命令 # 查看集群信息 kubectl cluster-info# 查看各组件信息kubectl -s http://localhost:8080 get componentstatuses# 查看pods所在的运行节点kubectl get pods -o wide# 查看pods定义的 阅读全文
posted @ 2017-03-27 14:45 波神 阅读(1893) 评论(0) 推荐(0)
2017年3月27日 #
posted @ 2017-03-27 14:45 波神 阅读(1893) 评论(0) 推荐(0)
posted @ 2017-03-27 09:58 波神 阅读(193) 评论(0) 推荐(0)