Description
K9s is a terminal based UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your deployed applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
Installation Instructions
The project is build using a Spec file hosted in GitHub https://github.com/ECiurleo/k9s-spec
Additional information on Copr build instructions included in case someone wants to fork.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Amazonlinux 2023 | x86_64 (4)* | Amazonlinux 2023 (21 downloads) |
Centos-stream 9 | x86_64 (18)* | Centos-stream 9 (53 downloads) |
Fedora 39 | x86_64 (230)* | Fedora 39 (71 downloads) |
Fedora 40 | x86_64 (319)* | Fedora 40 (166 downloads) |
Fedora 41 | x86_64 (111)* | Fedora 41 (29 downloads) |
Fedora rawhide | x86_64 (2)* | Fedora rawhide (30 downloads) |
Rhel 9 | x86_64 (8)* | Rhel 9 (37 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable emanuelec/k9s
More info about enabling Copr repositories