Home

Awesome

<div align="center"> <img src="img/reckoner-logo.svg" height="120" alt="Reckoner" style="padding-bottom: 20px" /> <br> <a href="https://github.com/FairwindsOps/reckoner/releases"> <img src="https://img.shields.io/github/v/release/FairwindsOps/reckoner"> </a> <a href="https://join.slack.com/t/fairwindscommunity/shared_invite/zt-e3c6vj4l-3lIH6dvKqzWII5fSSFDi1g"> <img src="https://img.shields.io/static/v1?label=Slack&message=Join+our+Community&color=4a154b&logo=slack"> </a> </div>

Command line helper for helm.

This utility adds to the functionality of Helm in multiple ways:

Documentation

Check out the documentation at docs.fairwinds.com

Requirements

Helm2 is untested as of v4.3.0. The maintainers of helm have deprecated helm2.

Quickstart

In course.yml, write:

namespace: default
charts:
  grafana:
    namespace: grafana
    values:
      image:
        tag: "6.2.5"
  polaris-dashboard:
    namespace: polaris-dashboard
    repository:
      git: https://github.com/FairwindsOps/charts
      path: stable
    chart: polaris

Then run:

reckoner plot course.yml --run-all

Grafana and Polaris should now be installed on your cluster!

Importing Existing Releases

Importing existing releases is experimental and the result should be reviewed.

If you're already using Helm but want to start using reckoner, you can use reckoner import to facilitate your migration.

We recommend carefully examining the output of a reckoner diff before relying on any imported course.yml definitions.

<!-- Begin boilerplate -->

Join the Fairwinds Open Source Community

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 or join the user group to get involved!

<a href="https://insights.fairwinds.com/auth/register/"> <img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_OSS_User_Group_740x125_v6.png" alt="Love Fairwinds Open Source? Automate Fairwinds Open Source for free with Fairwinds Insights. Click to learn more" /> </a>

Other Projects from Fairwinds

Enjoying Reckoner? Check out some of our other projects:

Or check out the full list