k8s部署 sentinel-kubesphere
sentinelSentinel 控制台 1.8.0 1-点击服务 创建一个 有状态的 sentinel 没有官方的镜像,不过我已经上传到docker 上了。 ``` bladex/sentinel-dashboard ``` leifengyang/sentinel 这个没有了, 不知道什么原因 [bladex/sentinel-dashboard - ...
51工具盒子
sentinelSentinel 控制台 1.8.0 1-点击服务 创建一个 有状态的 sentinel 没有官方的镜像,不过我已经上传到docker 上了。 ``` bladex/sentinel-dashboard ``` leifengyang/sentinel 这个没有了, 不知道什么原因 [bladex/sentinel-dashboard - ...
<p>zilliz/attu:latest</p> <p>如果是在 docker运行:</p> <pre><code>docker run -d -p 8000:3000 -e HOST_URL=http://本机:8000 -e MILVUS_URL=K8S集群的vip:svc暴露的端口31063 zil...
<p><img src="http://static.51tbox.com/static/2024-08-29/col/be0ca6149123bcad8d3ac3996fe49faf/387397f4fbed4e55838608b6ea006128.png.jpg" alt="" /></p> <...
<p><a href="https://51tbox.com/">kubesphere部署 微服务之jar包 dockerfile</a></p> <p>https://www.kubesphere.io/zh/learn/level_4/lesson_21/video/</p> <...
[kubesphere](https://51tbox.com/ "View all posts in kubesphere")部署 微服务 <https://gitee.com/wang-huamao/RuoYi-Cloud.git> ** 因为 要左集群模式的nacos ,需要做内部的负载均衡 kubernetes k8s redis 1- 找到 redis官方镜像 <https://hub.docker.com/_/redis> 5节点 Kubernetes v1.22.12 平台: 阿里云 购买的ECS 操作系统:CentOS 7.9 x86_64 KubeSphere:v3.3.2 Kubernetes:v1.23.10 集群节点规划: ![](http://sta...
kubesphere 密码忘了 如何重置密码 #这里将密码设置为Qq@123456 kubectl patch users admin -p '{"spec":{"password":"Qq@123456"}}' --type='merge' && k...
导出一份默认的 configmap kubesphere-config 发我 kubectl -n kubesphere-system get configmap kubesphere-config -o yaml > /tmp/configmap.yaml gzip /tmp/configmap.yaml sz /tmp/configma...