第32节 horizon issues #46
❤️💕💕记录sealos开源项目的学习过程。k8s,docker和云原生的学习。Myblog:http://nsddd.top
[TOC]
helm install --set host
What would you like to be added:
helm 在腾讯云安装时候,需要改变hosts,文档告知 helm --set 对用户比较好,同时一些外部以来如gitlab和registry可选安装
Helm:
- https://artifacthub.io/packages/search?ts_query_web=horizon+&sort=relevance&page=1
procedure
- https://github.com/horizoncd/helm-charts/
必须安装Helm才能使用图表。请参阅 Helm 的文档以开始使用。
正确设置 Helm 后,按如下方式添加存储库:
❯ helm repo add horizon https://horizoncd.github.io/helm-charts
然后您可以运行helm search repo horizon以查看图表。
❯ helm search repo horizon
NAME                    CHART VERSION   APP VERSION     DESCRIPTION                                       
horizon/horizon         2.1.1           v2.0.5          A CICD DevOps Platform                            
horizon/gitlab          2.0.2           15.5.1          GitLab Community Edition                          
horizon/tektoncd        2.1.0           0.28.0          Helm chart for Tekton pipelines,Tekton trigger...
所有Horizon社区Helm图表的源代码都可以在 Github 上找到:https://github.com/horizo ncd/helm-charts/
END 链接
- ✴️版权声明 © :本书所有内容遵循CC-BY-SA 3.0协议(署名-相同方式共享)©