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

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.

Awesome Lists containing this project

README

          

# Kubexplorer
[![GoMod](https://img.shields.io/github/go-mod/go-version/beto20/kubexplorer)](https://github.com/beto20/kubexplorer)
[![Size](https://img.shields.io/github/languages/code-size/beto20/kubexplorer)](https://github.com/beto20/kubexplorer)
[![License](https://img.shields.io/github/license/beto20/kubexplorer)](./LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/beto20/kubexplorer)](https://goreportcard.com/report/github.com/beto20/kubexplorer)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10720/badge)](https://www.bestpractices.dev/projects/10720)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](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
```