Rancher入门到精通-2.0 helm安装 harbor

helm安装 harbor关键步骤:

版本要求:

  • Kubernetes cluster 1.10+
  • Helm 2.8.0+

Helm添加资源库:

helm repo add harbor https://helm.goharbor.io

安装harbor

helm install --name my-release harbor/harbor

安装成功:

高级参数设置可以看如下,就不翻译了

Helm Chart for Harbor

Notes: The master branch is in heavy development, please use the other stable versions instead. A high available solution for Harbor based on chart can be find here. And refer to the guide to upgrade the existing deployment.

猜你喜欢

转载自blog.csdn.net/wxb880114/article/details/104757114
今日推荐