helm安装:
tar zxvf helm-v3.8.1-linux-amd64.tar.gz 解压
cd linux-amd64/
cp helm /usr/bin/ 复制到/usr/bin目录下
helm
helm --help
配置仓库:
helm repo add stable http://mirror.azure.cn/kubernetes/charts
helm repo list
helm repo add aliyun https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts
helm repo list
help repo update
部署项目:







浙公网安备 33010602011771号