51工具盒子

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

开源软件

kubesphere 开启devops

kubesphere 开启devops

厉飞雨 阅读(57) 评论(0) 赞(8)

kubesphere 开启devops [KubeSphere DevOps 系统](https://kubesphere.io/zh/docs/v3.3/pluggable-components/devops/) 以 admin 用户登录控制台,点击左上角的平台管理,选择集群管理。 点击定制资源定义,在搜索栏中输入 clusterconfiguration,点击搜索结果...

k8s 部署rabbitmq -kubesphere

k8s 部署rabbitmq -kubesphere

厉飞雨 阅读(52) 评论(0) 赞(4)

RabbitMQ 也是有状态的服务。不过通过应用商店安装,不需要我们额外配置存储卷。 15672 对应的端口是对外访问的服务端口 在应用商店中部署: kubesphere 开启应用商店功能 : [连接](https://51tbox.com/) ![](http://static.51tbox.com/static/2024-08-29/col/dc1f3c8dfd14...

k8s部署mongodb-kubesphere 应用商店

k8s部署mongodb-kubesphere 应用商店

厉飞雨 阅读(81) 评论(0) 赞(3)

点击应用:创建 ![](http://static.51tbox.com/static/2024-08-29/col/8d26d6846d309a2d505026df85c62f68/05307c52c228486c80a9ec54a7ade0c3.png.jpg) ![](http://static.51tbox.com/static/2024-08-29/col/8d2...

k8s部署 sentinel-kubesphere

k8s部署 sentinel-kubesphere

厉飞雨 阅读(73) 评论(0) 赞(4)

sentinelSentinel 控制台 1.8.0 1-点击服务 创建一个 有状态的 sentinel 没有官方的镜像,不过我已经上传到docker 上了。 ``` bladex/sentinel-dashboard ``` leifengyang/sentinel 这个没有了, 不知道什么原因 [bladex/sentinel-dashboard - ...

k8s 部署 attu milvus -kubesphere

k8s 部署 attu milvus -kubesphere

厉飞雨 阅读(57) 评论(0) 赞(7)

zilliz/attu:latest 如果是在 docker运行: docker run -d -p 8000:3000 -e HOST_URL=http://本机:8000 -e MILVUS_URL=K8S集群的vip:svc暴露的端口31063 zilliz/attu:latest 那么我部署到 k8s 上,想手动更改 连接 milvus 的 地址怎么办?...

k8s 配置文件 kubesphere

k8s 配置文件 kubesphere

厉飞雨 阅读(43) 评论(0) 赞(4)

![](http://static.51tbox.com/static/2024-08-29/col/be0ca6149123bcad8d3ac3996fe49faf/387397f4fbed4e55838608b6ea006128.png.jpg) 还有一种是 只覆盖某个文件, 而不是 所有的都清空的一种情况 /home/nacos/conf/applicatio...

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

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

厉飞雨 阅读(73) 评论(0) 赞(8)

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