Cockpit 容器&&kubernetes 管理可视化工具
安装
在k8s 的master 上
yum install -y cockpit cockpit-ws cockpit-kubernetes cockpit-bridge cockpit-dashboard cockpit-pcp cockpit-storaged
启动
systemctl restart cockpit.socket
systemctl enable cockpit.socket
登陆界面
master 机器用户账户密码
https://hostip:9090
参考效果