- Notifications
You must be signed in to change notification settings - Fork33
Declaratively install and manage multiple Helm chart releases
License
FairwindsOps/reckoner
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Command line helper for helm.
This utility adds to the functionality ofHelm in multiple ways:
- Creates a declarative syntax to manage multiple releases in one place
- Allows installation of charts from a git commit/branch/release
Check out thedocumentation at docs.fairwinds.com
- helm (>= 3.0.0), installed and initialized
Helm2 is untested as of v4.3.0. The maintainers of helm havedeprecated helm2.
In course.yml, write:
namespace:defaultcharts:grafana:namespace:grafanavalues:image:tag:"6.2.5"polaris-dashboard:namespace:polaris-dashboardrepository:git:https://github.com/FairwindsOps/chartspath:stablechart:polaris
Then run:
reckoner plot course.yml --run-all
Grafana and Polaris should now be installed on your cluster!
Importing existing releases is experimental and the result should be reviewed.
If you're already using Helm but want to start usingreckoner, you can usereckoner import to facilitate your migration.
We recommend carefully examining the output of areckoner diff before relying on any imported course.yml definitions.
The goal of the Fairwinds Community is to exchange ideas, influence the open source roadmap,and network with fellow Kubernetes users.Chat with us on Slack
Enjoying Reckoner? Check out some of our other projects:
- Polaris - Audit, enforce, and build policies for Kubernetes resources, including over 20 built-in checks for best practices
- Goldilocks - Right-size your Kubernetes Deployments by compare your memory and CPU settings against actual usage
- Pluto - Detect Kubernetes resources that have been deprecated or removed in future versions
- Nova - Check to see if any of your Helm charts have updates available
- rbac-manager - Simplify the management of RBAC in your Kubernetes clusters
About
Declaratively install and manage multiple Helm chart releases
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.