51工具盒子

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

kubesphere

kubesphere 安装 milvus 详细步骤

kubesphere 安装 milvus 详细步骤

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

kubesphere k8s 安装 milvus 详细步骤 Milvus packaged by Bitnami #### 1- 添加 bitnami 企业仓库 以 project-admin 角色进入 企业空间 ![](http://static.51tbox.com/static/2024-08-29/col/07a936be2b31c54d04db4716df12...

kubesphere 相关视频

kubesphere 相关视频

厉飞雨 阅读(294) 评论(0) 赞(13)

<p>1- 监控</p> <p>Prometheus 安装使用</p> <p><a href="https://kubesphere.io/zh/learn/level_9/lesson_49/video/">https://kubesphere.io/zh/learn/level_9/...

kubesphere 流水线自定义 Jenkins Agent

kubesphere 流水线自定义 Jenkins Agent

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

配置完后,大概需要等**2分钟**才生效。 自定义 Jenkins Agent ================= [自定义 Jenkins Agent (kubesphere.io)](https://www.kubesphere.io/zh/docs/v3.3/devops-user-guide/how-to-use/pipelines/customize-jenkin...

k8s jenkins-kubesphere

k8s jenkins-kubesphere

厉飞雨 阅读(367) 评论(0) 赞(22)

<p>在kubesphere 中,使用Jenkin是</p> <p><a href="https://v2-1.docs.kubesphere.io/docs/zh-CN/devops/jenkins-setting/">Jenkins 系统设置 | KubeSphere Documents</a>...

kubesphere 创建普通用户浏览资源

kubesphere 创建普通用户浏览资源

厉飞雨 阅读(424) 评论(0) 赞(17)

1- 用admin 登录后 创建一个普通用户: ![](http://static.51tbox.com/static/2024-08-29/col/7649f6437094f5cd4442d63ff054ee86/bfca2a55dc2f43f48b543880e4bf1339.png.jpg) 2- 进入企业空间 ![](http://static.51tbox.co...

k8s 部署zookeeper(kubesphere)

k8s 部署zookeeper(kubesphere)

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

k8s 部署zookeeper(kubesphere) ①zookeeper的docker官方镜像不能直接用于此次集群服务搭建,由于官方zookeeper镜像在k8s环境中节点myid不能动态配置,这里我们需要根据实际需求定制我们可以动态改变zookeeper中的myid节点的镜像。 ②这里使用的镜像是:ydockerp/zookeeper ydockerp/zo...

k8s 单节点安装(基于kubesphere)

k8s 单节点安装(基于kubesphere)

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

卸载: ./kk delete cluster -f config-sample.yaml 最低配置 : 8H 16G (跑devops) KubeSphere:v3.3.2 Kubernetes:v1.23.10 一定要注意时区: [参考连接](https://51tbox.com/) 不然用velero备份的时候 会出问题。...