kubefetch

command module
v0.0.0-...-b07eaac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

README


Kubernetes Logo

Kubefetch

A neofetch-inspired application that displays stats about your Kubernetes cluster.
· Report Bug · Request Feature

Feel free to open an issue if your Kubernetes distro or some other aspect does not get recognized!

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

Uses:

Neofetch for Kubernetes Clusters


(back to top)

Getting Started

Installation

  1. With make Clone the repo

    git clone https://github.com/jkulzer/kubefetch
    cd kubefetch
    
  2. Build and install the binary

    make build
    sudo make install
    
  3. To uninstall, run:

    sudo make uninstall
    make clean
    

(back to top)

Roadmap

  • 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).

(back to top)

License

Distributed under the GNU GPL v3 License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/jkulzer/kubefetch

(back to top)

Acknowledgments

(back to top)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL