1. Helm 插件
1.1. Helm 插件
- App Registry - Plugin to manage charts via the App Registry specification
- helm-backup - Plugin which performs backup/restore of releases in a namespace to/from a file
- Helm Diff - Preview
helm upgrade
as a coloured diff
- Helm Value Store - Plugin for working with Helm deployment values
- Technosophos's Helm Plugins - Plugins for GitHub, Keybase, and GPG
- helm-convert - Plugin to convert charts into Kustomize compatible packages
- helm-cos - Plugin to manage repositories on Tencent Cloud Object Storage
- helm-edit - Plugin for editing release's values
- helm-env - Plugin to show current environment
- helm-gcs - Plugin to manage repositories on Google Cloud Storage
- helm-github - Plugin to install Helm Charts from Github repositories
- helm-hashtag - Plugin for tracking docker tag hash digests as values
- helm-inject - Plugin for injecting additional configurations during release upgrade
- helm-k8comp - Plugin to create Helm Charts from hiera using k8comp
- helm-last - Plugin to show the latest release
- helm-local - Plugin to run Tiller as a local daemon
- helm-logs - Plugin to view changed releases over time
- helm-monitor - Plugin to monitor a release and rollback based on Prometheus/ElasticSearch query
- helm-nuke - Plugin to destroy all releases
- helm-plugin-utils - Utility functions to be used within Helm plugins
- helm-restore - Plugin to restore a deployed release to its original state
- helm-secrets - Plugin to manage and store secrets safely
- helm-stop - Plugin for stopping a release pods
- helm-template - Debug/render templates client-side
- helm-tiller - Additional commands to work with Tiller
- helm-tiller-info - Plugin which prints information about Tiller
- helm-unittest - Plugin for unit testing chart locally with YAML
- Tillerless Helm v2 - Helm plugin for using Tiller locally and in CI/CD pipelines
We also encourage GitHub authors to use the helm-plugin
tag on their plugin repositories.
1.2. 参考