snippetbashTip
kdash — A simple dashboard for Kubernetes. More information: <https://github.com/kdash-rs/kdash/#usage>.
Viewed 0 times
simplecommanddashboardkdashclimorekubernetesfor
Problem
How to use the
kdash command: A simple dashboard for Kubernetes. More information: <https://github.com/kdash-rs/kdash/#usage>.Solution
kdash — A simple dashboard for Kubernetes. More information: <https://github.com/kdash-rs/kdash/#usage>.Show dashboard:
kdashShow 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}}Code Snippets
Show dashboard
kdashShow 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}}Context
tldr-pages: common/kdash
Revisions (0)
No revisions yet.