Kube Dev Dashboard PS
winget install --id=PS.KubeDevDashboard -e
Dev Desktop Client for KubeCtl
Kube Dev Dashboard is a desktop client designed to streamline Kubernetes development by providing developers and DevOps engineers with essential tools for managing clusters effectively. The software offers real-time cluster monitoring, enabling users to track resource usage and performance metrics with ease. It also features visualized resource allocation, allowing teams to optimize their infrastructure efficiently.
Simplified deployment workflows are another key aspect of Kube Dev Dashboard, reducing manual errors and speeding up the development process. Additionally, it integrates seamlessly with popular Kubernetes CLI tools like kubectl, enhancing productivity for those already familiar with these utilities. Ideal for developers and DevOps professionals working on Kubernetes clusters, this tool helps increase efficiency by providing a unified interface to manage complex tasks, ultimately leading to better outcomes in cloud-based projects.
Install Kube Dev Dashboard via winget to start leveraging its features today.
README
Support my work. 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
Contributing
We encourage you to contribute to Kube Dev Dashboard. Check the Contribution Guidelines
Getting Started
Clone the Repository
Run yarn electron:serve
Built using the following :
- Electron
- Vue (Uses vue-cli-plugin-electron-builder)
- Vuetify
Build
yarn electron:build