octant 概述 概述 octant 可以理解成一个可视化的 kubectl,在 octant 基本上可以想 kubectl 一样来操作集群的资源,octant 是通过 service 部署到 master0 上的,默认端口是 8900,在网络策略允许的情况下,访问的方式可能是 http://master0-ip:8900。 另外 octant 中也预装了 octant-helm 插件,方便管理 helm 应用。