|NO.Z.00295|——————————|CloudNative|——|KuberNetes&运维.V16|——|监控.v02|部署Helm|

一、安装helm
### --- 安装helm的客户端工具到k8s集群中:https://helm.sh/docs/intro/install/
~~~     下载helm二进制程序包:

[root@k8s-master01 helm]# wget https://get.helm.sh/helm-v3.5.4-linux-amd64.tar.gz
[root@k8s-master01 helm]# tar -zxvf helm-v3.5.4-linux-amd64.tar.gz 
### --- 安装helm

[root@k8s-master01 helm]# mv linux-amd64/helm /usr/local/bin/helm
### --- 查看helm的版本

[root@k8s-master01 helm]# helm version
version.BuildInfo{Version:"v3.5.4", GitCommit:"1b5edb69df3d3a08df77c9902dc17af864ff05d1", GitTreeState:"clean", GoVersion:"go1.15.11"}

 
 
 
 
 
 
 
 
 

Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
                                                                                                                                                   ——W.S.Landor

 

 

posted on 2022-03-31 13:46  yanqi_vip  阅读(22)  评论(0)    收藏  举报

导航