Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prsh9/kubectl-dashboard

Dev Desktop Dashboard for Kubernetes
https://github.com/prsh9/kubectl-dashboard

developer-tools electron kubectl kubernetes kubernetes-dashboard vue

Last synced: about 2 months ago
JSON representation

Dev Desktop Dashboard for Kubernetes

Awesome Lists containing this project

README

        

Support my work. Buy me a coffee !

Buy Me A Coffee

# Kube Dev Dashboard
Desktop Client for Kubernetes

Monitor your kubernetes setup and perform actions right from a single window easily

Features :
- Monitor the running pods
- Get pod details like Pod IP, number of containers running, etc
- View logs of pod containers
- Describe Pod Details

Visit Additional [Docs Here](docs/README.md)

## Contributing
We encourage you to contribute to Kube Dev Dashboard.
Check the [Contribution Guidelines](CONTRIBUTING.md)

## Getting Started
Clone the Repository

Run `yarn electron:serve`

Built using the following :
- Electron
- Vue (Uses [vue-cli-plugin-electron-builder](https://nklayman.github.io/vue-cli-plugin-electron-builder/))
- Vuetify

### Build
yarn electron:build