logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Kubernetes Dashboard - Monitor Clusters with kdash | Online Free DevTools by Hexmos

Monitor Kubernetes clusters in real-time with kdash. Visualize resource utilization, track pod status, and troubleshoot issues quickly. Free online tool, no registration required.

kdash

A simple terminal dashboard for Kubernetes. Mode information: https://github.com/kdash-rs/kdash/#usage.

  • Show dashboard:

kdash

  • Show dashboard in debug mode and write logs to a file in the current directory:

kdash {{[-d|--debug]}}

  • Set the tick rate:

kdash {{[-t|--tick-rate]}} {{100}}

  • Set the polling rate (must be a multiple of the tick rate):

kdash {{[-t|--tick-rate]}} {{200}} {{[-p|--poll-rate]}} {{400}}

See Also