reference

前提:已安装k8s:v1.10.4

  1. helm install on master(无需下载官方tar包)
链接:https://pan.baidu.com/s/1Ji3Ru1pTQybq_gAiuE9DrQ
密码:0q3t
步骤:将helm.tar 解压移动到/usr/local/bin/helm下
  1. helm init
helm init --upgrade -i registry.cn-hangzhou.aliyuncs.com/google_containers/tiller:v2.5.1 --stable-repo-url https://kubernetes.oss-cn-hangzhou.aliyuncs.com/charts

相关文章:

  • 2021-05-01
  • 2022-01-07
  • 2021-10-31
  • 2021-09-20
  • 2021-11-17
  • 2021-07-21
  • 2021-09-13
  • 2021-06-20
猜你喜欢
  • 2021-10-22
  • 2022-02-15
相关资源
相似解决方案