|NO.Z.00270|——————————|CloudNative|——|KuberNetes&中间件容器化及helm.V17|——|中间件.v01|helm.v3.5.4|部署|

一、helm概述
### --- helm官方安装文档:
~~~     https://helm.sh/docs/intro/install/

### --- helm版本包下载方案
~~~     ——>进入之后——>desired version——>找到helm3.5.4——>下载
二、helm安装
### --- 下载helm安装包

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

[root@k8s-master01 helm]# tar -zxvf helm-v3.5.4-linux-amd64.tar.gz 
linux-amd64/
linux-amd64/helm
linux-amd64/LICENSE
linux-amd64/README.md
二、安装helm
### --- 安装helm 

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

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

[root@k8s-master01 helm]# helm repo list
NAME            URL                                       
ingress-nginx   https://kubernetes.github.io/ingress-nginx
### --- 查看当前通过helm安装的应用程序有哪些

[root@k8s-master01 helm]# helm list
NAME    NAMESPACE   REVISION    UPDATED STATUS  CHART   APP VERSION

 
 
 
 
 
 
 
 
 

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   yanqi_vip  阅读(26)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· DeepSeek 开源周回顾「GitHub 热点速览」
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示