会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Title
xieweikun
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2025年8月20日
traefik 安装与使用
摘要: 1、安装traefik helm repo add traefik https://traefik.github.io/charts helm repo update helm search repo traefik --versions 若是出现这种情况将版本调低一点或者升级helm版本就好了 [
阅读全文
posted @ 2025-08-20 23:43 xwk123
阅读(49)
评论(0)
推荐(0)
2025年8月17日
registry私有镜像仓库部署
摘要: 创建持久化存储 (PVC,PV),建议使用storageclass # pv.yaml apiVersion: v1 kind: PersistentVolume metadata: name: registry-pv labels: app: registry spec: capacity: st
阅读全文
posted @ 2025-08-17 13:33 xwk123
阅读(13)
评论(0)
推荐(0)
上一页
1
2
公告