51工具盒子

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

kubesphere

kubesphere部署 nacos (高可用)-集群模式

kubesphere部署 nacos (高可用)-集群模式

厉飞雨 阅读(503) 评论(0) 赞(21)

kubesphere部署 nacos **1- 创建服务 (可以跳到第2步)** 因为 要左集群模式的nacos ,需要做内部的负载均衡 ![](http://static.51tbox.com/static/2024-08-29/col/08fe35c3e35f3a19ef49c49034c46925/a6b3def9eb0a40e0bf6c78f2037f8707.p...

k8s 安装 5节点(基于 kubesphere3.3.2)

k8s 安装 5节点(基于 kubesphere3.3.2)

厉飞雨 阅读(393) 评论(0) 赞(19)

k8s 安装测试环境搭建(基于 kubesphere3.3.2)5节点 Kubernetes v1.22.12 平台: 阿里云 购买的ECS 操作系统:CentOS 7.9 x86_64 KubeSphere:v3.3.2 Kubernetes:v1.23.10 集群节点规划: ![](http://sta...

configmap kubesphere-config

configmap kubesphere-config

厉飞雨 阅读(349) 评论(0) 赞(20)

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

厉飞雨 阅读(364) 评论(0) 赞(20)

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

在kubesphere中使用 OpenELB

在kubesphere中使用 OpenELB

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

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...