derailed / k9s

🐶 Kubernetes CLI To Manage Your Clusters In Style!
https://k9scli.io
Apache License 2.0
26.75k stars 1.68k forks source link

Add k9s to package managers #2261

Open fawaf opened 11 months ago

fawaf commented 11 months ago




Is your feature request related to a problem? Please describe. minor annoyance to install as the package has to be downloaded manually and installed

Describe the solution you'd like add k9s to package managers. e.g. debian, epel, fedora, etc.

Describe alternatives you've considered install package manually

Additional context Add any other context or screenshots about the feature request here.

rabin-io commented 10 months ago

You can get rpm's for most of RHEL/Fedora with this copr repo which can also be added as reference in the README file.

derailed commented 10 months ago

FYI Various distros packages will be available in the release artifacts on the next drop.

HusseinKabbout commented 7 months ago

There is this issue https://github.com/derailed/k9s/issues/1984 that tries to package k9s for Fedora. But it seems there are some issues that need to be resolved before this can happen.

thebigbone commented 4 months ago

Using something like goreleaser would be ideal for supporting various package managers.