helm部署rancher helm部署rancher 1. 添加 Helm Chart 仓库 Stable:建议用于生产环境: helm repo add rancher-stable https://releases.rancher.com/server-charts/stable 获取最新的 Rancher Chart。此操作将获取 Chart 并将其作为 .tgz 文件保存在当前目录中。 下载特定的 Rancher rancher 凯迪 2025-03-17 44 热度 0评论
CSI插件之Samba&CIFS文件系统 前提 Kubernetes 1.19+ 安装 kubernetes提供CSI驱动将外部存储提供给pod中使用,我们可以通过CSI驱动对接Samba/CIFS共享文件存储 驱动地址: https://github.com/kubernetes-csi/csi-driver-smb 安装SMB CSI驱动 curl -skSL https://raw.githubusercontent.com/kub csi 凯迪 2025-03-14 55 热度 0评论