add KUI for Kubernetes to dashboards

This commit is contained in:
Sai Vennam 2022-03-18 12:21:55 -05:00 committed by GitHub
commit 345c675ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@ List of projects that provide terminal user interfaces
- [htop](https://github.com/hishamhm/htop) Interactive text-mode process viewer for Unix systems. It aims to be a better 'top' - [htop](https://github.com/hishamhm/htop) Interactive text-mode process viewer for Unix systems. It aims to be a better 'top'
- [htui](https://github.com/PierreKieffer/htui) Heroku Terminal User Interface - [htui](https://github.com/PierreKieffer/htui) Heroku Terminal User Interface
- [k9s](https://github.com/derailed/k9s) TUI for managing a Kubernetes cluster - [k9s](https://github.com/derailed/k9s) TUI for managing a Kubernetes cluster
- [kui](https://github.com/kubernetes-sigs/kui) CLI driven graphics for Kubernetes that responds to 'kubectl' commands
- [kmon](https://github.com/orhun/kmon) Linux Kernel Manager and Activity Monitor - [kmon](https://github.com/orhun/kmon) Linux Kernel Manager and Activity Monitor
- [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker - [lazydocker](https://github.com/jesseduffield/lazydocker) The lazier way to manage everything docker
- [sen](https://github.com/TomasTomecek/sen) Terminal User Interface for docker engine - [sen](https://github.com/TomasTomecek/sen) Terminal User Interface for docker engine