A neofetch-inspired application that displays stats about your Kubernetes cluster.
·
Report Bug
·
Request Feature
Table of Contents
Neofetch for Kubernetes Clusters
-
With
make
Clone the repogit clone https://github.com/jkulzer/kubefetch cd kubefetch
-
Build and install the binary
make build sudo make install
-
To uninstall, run:
sudo make uninstall make clean
- Auth via kubeconfig
- AUR package
- More displayed info
- CNI used (currently only detection for Cilium, Calico, WeaveNet and Flannel)
- CRI used
- Storage Solution used
See the open issues for a full list of proposed features (and known issues).
Distributed under the GNU GPL v3 License. See LICENSE.txt
for more information.
Project Link: https://github.com/jkulzer/kubefetch