51工具盒子

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

最新发布

configmap kubesphere-config
日常运维

configmap kubesphere-config

厉飞雨 阅读(173) 评论(0) 赞(11)

导出一份默认的 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 管理控制台使用

厉飞雨 阅读(171) 评论(0) 赞(9)

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

在kubesphere中使用 OpenELB
日常运维

在kubesphere中使用 OpenELB

厉飞雨 阅读(167) 评论(0) 赞(10)

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 开启应用商店功能

厉飞雨 阅读(140) 评论(0) 赞(9)

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