github.com/cloudposse/helm@v2.2.3+incompatible/docs/related.md (about)

     1  # Related Projects and Documentation
     2  
     3  The Helm community has produced many extra tools, plugins, and documentation about
     4  Helm. We love to hear about these projects. If you have anything you'd like to
     5  add to this list, please open an [issue](https://github.com/kubernetes/helm/issues)
     6  or [pull request](https://github.com/kubernetes/helm/pulls).
     7  
     8  ## Article, Blogs, How-Tos, and Extra Documentation
     9  
    10  - [Honestbee's Helm Chart Conventions](https://gist.github.com/so0k/f927a4b60003cedd101a0911757c605a)
    11  - [Releasing backward-incompatible changes: Kubernetes, Jenkins, Prometheus Operator, Helm and Traefik](https://medium.com/@enxebre/releasing-backward-incompatible-changes-kubernetes-jenkins-plugin-prometheus-operator-helm-self-6263ca61a1b1#.e0c7elxhq)
    12  - [CI/CD with Kubernetes, Helm & Wercker ](http://www.slideshare.net/Diacode/cicd-with-kubernetes-helm-wercker-madscalability)
    13  - [The missing CI/CD Kubernetes component: Helm package manager](https://hackernoon.com/the-missing-ci-cd-kubernetes-component-helm-package-manager-1fe002aac680#.691sk2zhu)
    14  - [CI/CD with Jenkins, Kubernetes, and Helm](https://www.youtube.com/watch?v=NVoln4HdZOY)
    15  
    16  ## Helm Plugins
    17  
    18  - [helm-tiller](https://github.com/adamreese/helm-tiller) - Additional commands to work with Tiller
    19  - [Technosophos's Helm Plugins](https://github.com/technosophos/helm-plugins) - Plugins for GitHub, Keybase, and GPG
    20  - [helm-template](https://github.com/technosophos/helm-template) - Debug/render templates client-side
    21  - [Helm Value Store](https://github.com/skuid/helm-value-store) - Plugin for working with Helm deployment values
    22  
    23  ## Additional Tools
    24  
    25  Tools layered on top of Helm or Tiller.
    26  
    27  - [Chartify](https://github.com/appscode/chartify) - Generate Helm charts from existing Kubernetes resources.
    28  - [VIM-Kubernetes](https://github.com/andrewstuart/vim-kubernetes) - VIM plugin for Kubernetes and Helm
    29  - [Landscaper](https://github.com/Eneco/landscaper/) - "Landscaper takes a set of Helm Chart references with values (a desired state), and realizes this in a Kubernetes cluster."
    30  - [Rudder](https://github.com/AcalephStorage/rudder) - RESTful (JSON) proxy for Tiller's API
    31  - [Helmfile](https://github.com/roboll/helmfile) - Helmfile is a declarative spec for deploying helm charts
    32  - [Schelm](https://github.com/databus23/schelm) - Render a Helm manifest to a directory
    33  - [Drone.io Helm Plugin](http://plugins.drone.io/ipedrazas/drone-helm/) - Run Helm inside of the Drone CI/CD system
    34  
    35  ## Helm Included
    36  
    37  Platforms, distributions, and services that include Helm support.
    38  
    39  - [Cabin](http://www.skippbox.com/cabin/) - Mobile App for Managing Kubernetes
    40  - [Qstack](https://qstack.com)
    41  - [Fabric8](https://fabric8.io) - Integrated development platform for Kubernetes