0
点赞
收藏
分享

微信扫一扫

Kubernetes Helm

三次方 2022-10-27 阅读 86


安装

  1. Download your​​desired version​​
  2. Unpack it (tar -zxvf helm-v2.0.0-linux-amd64.tgz)
  3. Find the helm binary in the unpacked directory, and move it to its desired destination (mv linux-amd64/helm /usr/local/bin/helm)
  4. helm help

参考

​​Helm​​


举报

相关推荐

0 条评论