You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/docs/related.md

2.6 KiB

Related Projects and Documentation

The Helm community has produced many extra tools, plugins, and documentation about Helm. We love to hear about these projects. If you have anything you'd like to add to this list, please open an issue or pull request.

Article, Blogs, How-Tos, and Extra Documentation

Helm Plugins

Additional Tools

Tools layered on top of Helm or Tiller.

  • Chartify - Generate Helm charts from existing Kubernetes resources.
  • VIM-Kubernetes - VIM plugin for Kubernetes and Helm
  • Landscaper - "Landscaper takes a set of Helm Chart references with values (a desired state), and realizes this in a Kubernetes cluster."
  • Rudder - RESTful (JSON) proxy for Tiller's API
  • Helmfile - Helmfile is a declarative spec for deploying helm charts
  • Schelm - Render a Helm manifest to a directory
  • Drone.io Helm Plugin - Run Helm inside of the Drone CI/CD system

Helm Included

Platforms, distributions, and services that include Helm support.

  • Cabin - Mobile App for Managing Kubernetes
  • Qstack
  • Fabric8 - Integrated development platform for Kubernetes