Helm
安装 客户端
初始化 Helm 并安装 Tiller
服务(需要事先配置好 kubectl)
部署服务,比如 mysql
更多命令的使用方法可以参考 Helm 命令参考。
官方 repository:
第三方 repository:
- https://github.com/bitnami/charts
- https://github.com/sapcc/openstack-helm
- https://github.com/helm/charts
- - Additional commands to work with Tiller
- Technosophos’s Helm Plugins - Plugins for GitHub, Keybase, and GPG
- - Debug/render templates client-side
- Helm Value Store - Plugin for working with Helm deployment values
- - Run Helm inside of the Drone CI/CD system