kubernetes安装nfs-client-provisioner
1.添加helm仓库
helm repo add ai https://charts.ost.ai --insecure-skip-tls-verify
2.下载chart
helm pull ai/nfs-client-provisioner #下载到nfs-client-provisioner-1.2.5.tgz
3.将chart推送到自己的仓库
helm cm-push nfs-client-provisioner-1.2.5.tgz gwhelm
4.在没有外网的服务器下载chart
helm pull gwhelm/nfs-client-provisioner
浙公网安备 33010602011771号