51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

最新发布

configmap kubesphere-config
新视野

configmap kubesphere-config

厉飞雨 阅读(228) 评论(0) 赞(18)

导出一份默认的 configmap kubesphere-config 发我 kubectl -n kubesphere-system get configmap kubesphere-config -o yaml > /tmp/configmap.yaml gzip /tmp/configmap.yaml sz /tmp/configma...

KubeSphere 管理控制台使用
经验分享

KubeSphere 管理控制台使用

厉飞雨 阅读(232) 评论(0) 赞(16)

<p>首先我们登录</p> <p>我们打开浏览器访问 master 节点的 IP 地址和端口 <strong>30880</strong>,可以看到 KubeSphere 管理控制台的登录页面。</p> <p>输入默认用户 <strong>admin</strong> 和...

在kubesphere中使用 OpenELB
软件教程

在kubesphere中使用 OpenELB

厉飞雨 阅读(266) 评论(0) 赞(15)

3 在kubesphere中使用 OpenELB 流程: 创建项目 -》 创建应用 -》 创建 SVC 服务 -》 应用路由 http://10.0.0.231:30880/clusters/default/monitor-cluster/overview ### 3.2.1创建项目 ![](http://static.51tbox.com/static/2024-08...

kubesphere 开启应用商店功能
软件使用

kubesphere 开启应用商店功能

厉飞雨 阅读(185) 评论(0) 赞(14)

kubesphere 官方参考 :https://v3-2.docs.kubesphere.io/zh/docs/pluggable-components/app-store/ 在安装后启用应用商店 1. 使用 `admin` 用户登录控制台,点击左上角的**平台管理** ,选择**集群管理**。 2. 点击 **CRD** ,在搜索栏中输入 `clusterconfig...