Helm

官网提供的安装方

官方安装文档:

https://helm.sh/docs/intro/install/

安装完毕后:

我这里下载的是最新版已经将tille移除并且不需要init!!!

国外的仓库下载起来太慢 我这里使用阿里云的 helm hub进行测试:

https://cs.console.aliyun.com/?spm=5176.12818093.0.dcsk.488716d02ip5OI#/k8s/catalog/detail/apphub_stable_datadog

安装一个datadog:

$ helm repo add apphub-stable https://apphub.aliyuncs.com/stable/ 
$ helm install apphub-stable/datadog

 

api-key需要去网站注册得到 并填写进去等待datadog获取信息后即可得到服务器运行情况:

 

 查看已经运行的

helm list

接触安装:

helm uninstall NAME

等等命令 查看help。。。

Logo

K8S/Kubernetes社区为您提供最前沿的新闻资讯和知识内容

更多推荐