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 

posted @ 2024-01-09 08:49  潇潇暮鱼鱼  阅读(203)  评论(0)    收藏  举报