Helm

    安装 客户端

    初始化 Helm 并安装 Tiller 服务(需要事先配置好 kubectl)

    部署服务,比如 mysql

    更多命令的使用方法可以参考 Helm 命令参考

    官方 repository:

    第三方 repository:

    1. - Additional commands to work with Tiller
    2. Technosophos’s Helm Plugins - Plugins for GitHub, Keybase, and GPG
    3. - Debug/render templates client-side
    4. Helm Value Store - Plugin for working with Helm deployment values
    5. - Run Helm inside of the Drone CI/CD system