Git Product home page Git Product logo

kdash's Introduction

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

  • CLI Info

  • Resource Watch (configurable polling interval with -p flag)

    • Pods
    • Nodes
    • Namespace
    • Services
    • Deployments
    • ConfigMaps
    • StatefulSets
    • ReplicaSets
  • describe resources

    • Pods
    • Nodes
    • Namespace
    • Services
    • Deployments
    • ConfigMaps
    • StatefulSets
    • ReplicaSets
  • Stream logs/events

    • Pods
    • Services
    • Deployments
    • ConfigMaps
    • StatefulSets
    • ReplicaSets
  • Context

    • Context info
    • Node metrics
    • Context watch
    • Change namespace?
    • Context switch
  • Dark/Light themes

  • Custom keymap

  • Custom theme

  • Tests, need a lot of them

  • CI/CD

Installation

Min cargo version: 1.48.0

For now you can use this by cloning the repo and running cargo run

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

Will publish binaries and crates once out of beta

USAGE:

Press ? while running the app to see keybindings

FLAGS:

  • -h, --help: Prints help information
  • -V, --version: Prints version information
  • -t, --tick-rate <tick-rate>: Set the tick rate (milliseconds): the lower the number the higher the FPS.
  • -p, --poll-rate <poll-rate>: Set the network call polling rate (milliseconds, should be multiples of tick-rate): the lower the number the higher the network calls.

Libraries used

Licence

MIT

Authors

kdash's People

Contributors

deepu105 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.