https://github.com/beto20/kubexplorer
It's a desktop application that simplifies Kubernetes management. It offers a different and intuitive experience when interacting with multiple clusters, enhancing user productivity.
https://github.com/beto20/kubexplorer
golang hacktoberfest kubernetes kubernetes-management open-source productivity vuejs wails
Last synced: about 2 months ago
JSON representation
It's a desktop application that simplifies Kubernetes management. It offers a different and intuitive experience when interacting with multiple clusters, enhancing user productivity.
- Host: GitHub
- URL: https://github.com/beto20/kubexplorer
- Owner: beto20
- License: apache-2.0
- Created: 2024-10-25T02:57:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-23T01:31:16.000Z (7 months ago)
- Last Synced: 2025-08-23T03:36:27.686Z (7 months ago)
- Topics: golang, hacktoberfest, kubernetes, kubernetes-management, open-source, productivity, vuejs, wails
- Language: Go
- Homepage: https://kubexplorer.io/
- Size: 929 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubexplorer
[](https://github.com/beto20/kubexplorer)
[](https://github.com/beto20/kubexplorer)
[](./LICENSE)
[](https://goreportcard.com/report/github.com/beto20/kubexplorer)
[](https://www.bestpractices.dev/projects/10720)
[](https://deepwiki.com/beto20/Kubexplorer)
## Description
Kubexplorer is a desktop application that simplifies Kubernetes management. It offers a different and intuitive experience when interacting with multiple clusters, enhancing user productivity
## Use case
- Multi-cluster management
- Cluster monitoring
- Resource backup
- Resources optimization
- Troubleshooting assistant
## Getting Started - TBD
- Requires:
- Go version 1.24
- Node version 18.12.0
- Wails version 2.10
1. Clone the repository
```
git clone https://github.com/beto20/kubexplorer.git
```