Skip to content

Commit

Permalink
Merge pull request #4469 from rimusz/master
Browse files Browse the repository at this point in the history
add Tillerless Helm blog post and plugin references
  • Loading branch information
thomastaylor312 committed Aug 24, 2018
2 parents d1c45b0 + c4c9287 commit e3d4206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/related.md
Expand Up @@ -19,6 +19,7 @@ or [pull request](https://github.com/kubernetes/helm/pulls).
- [Using Helm to Deploy to Kubernetes](https://daemonza.github.io/2017/02/20/using-helm-to-deploy-to-kubernetes/)
- [Writing a Helm Chart](https://www.influxdata.com/packaged-kubernetes-deployments-writing-helm-chart/)
- [A basic walk through Kubernetes Helm](https://github.com/muffin87/helm-tutorial)
- [Tillerless Helm v2](https://rimusz.net/tillerless-helm/)

## Video, Audio, and Podcast

Expand Down Expand Up @@ -48,6 +49,7 @@ or [pull request](https://github.com/kubernetes/helm/pulls).
- [helm-template](https://github.com/technosophos/helm-template) - Debug/render templates client-side
- [helm-tiller](https://github.com/adamreese/helm-tiller) - Additional commands to work with Tiller
- [helm-unittest](https://github.com/lrills/helm-unittest) - Plugin for unit testing chart locally with YAML
- [Tillerless Helm v2](https://github.com/rimusz/helm-tiller) - Helm plugin for using Tiller locally and in CI/CD pipelines

We also encourage GitHub authors to use the [helm-plugin](https://github.com/search?q=topic%3Ahelm-plugin&type=Repositories)
tag on their plugin repositories.
Expand Down

0 comments on commit e3d4206

Please sign in to comment.