KDash - A fast and simple dashboard for Kubernetes

Note: This is a beta version and is work in progress

_ __ ___ _ | |/ /| \ __ _ ___| |_ | ' < | |) |/ _` |(_-<| ' \ |_|\_\|___/ \__,_|/__/|_||_|

A simple terminal dashboard for Kubernetes built with Rust

UI

Features & Todos

Installation

Beta release binaries for macOS, Linux and Windows are available on the releases page

If you have Cargo installed then you install KDash from crates.io

cargo install kdash

You can also clone the repo and run cargo run to build and run the app

If you face issues with openssl then please run cargo run --features vendored

USAGE:

Press ? while running the app to see keybindings

FLAGS:

Libraries used

Licence

MIT

Authors