Home

Awesome

asdf-reckoner

Build Status

reckoner plugin for asdf version manager

Install

asdf plugin-add reckoner https://github.com/FairwindsOps/asdf-reckoner.git

Use

Check out the asdf documentation for instructions on how to install and manage versions of reckoner.

Architecture Override

The ASDF_reckoner_OVERWRITE_ARCH variable can be used to override the architecture that is used for determining which reckoner build to download. The primary use case is when attempting to install an older version of reckoner for use on an Apple M1 computer as reckoner was not built for ARM at the time.

Without ASDF_reckoner_OVERWRITE_ARCH:

% asdf install reckoner 6.0.0
Downloading reckoner from https://github.com/FairwindsOps/reckoner/releases/download/v6.0.0/reckoner_6.0.0_darwin_amd64.tar.gz
% asdf global reckoner 6.0.0

With ASDF_reckoner_OVERWRITE_ARCH:

% ASDF_reckoner_OVERWRITE_ARCH=amd64 asdf install reckoner 6.0.0-rc.5
Downloading reckoner from https://github.com/FairwindsOps/reckoner/releases/download/v6.0.0-rc.5/reckoner_6.0.0-rc.5_darwin_amd64.tar.gz
% asdf global reckoner 6.0.0-rc.5
<!-- 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://www.fairwinds.com/t-shirt-offer?utm_source=polaris&utm_medium=polaris&utm_campaign=polaris-tshirt"> <img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_OSS_User_Group_740x125_v6.png" alt="Love Fairwinds Open Source? Share your business email and job title and we'll send you a free Fairwinds t-shirt!" /> </a>

Other Projects from Fairwinds

Enjoying Polaris? Check out some of our other projects:

Or check out the full list

Fairwinds Insights

If you're interested in running Polaris in multiple clusters, tracking the results over time, integrating with Slack, Datadog, and Jira, or unlocking other functionality, check out Fairwinds Insights, a platform for auditing and enforcing policy in Kubernetes clusters.

<a href="https://www.fairwinds.com/polaris-user-insights-demo?utm_source=polaris&utm_medium=ad&utm_campaign=polarisad"> <img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_Polaris_Ad.png" alt="Fairwinds Insights" /> </a>