alexellis / arkade

Open Source Marketplace For Developer Tools
https://blog.alexellis.io/kubernetes-marketplace-two-year-update/
MIT License
4.21k stars 286 forks source link

[CLI] kgctl #450

Closed squat closed 3 years ago

squat commented 3 years ago

Expected Behaviour

I'd like to be able to install kgctl, the CLI for Kilo, via arkade, a la:

arkade get kgctl

The Kilo project provides precompiled binaries for every release: https://github.com/squat/kilo/releases.

Current Behaviour

Nothing!

Possible Solution

Add kgctl to the installable tools.

Context

I'm the creator and a maintainer of the Kilo project. Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes. The companion kgctl tool helps administrators inspect their meshes and configure peers for their clusters.

Are you a GitHub Sponsor (Yes/No?)

dirien commented 3 years ago

That looks really cool! I tested kilo on Scaleway Kosmos. Worked really well!