Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanjosipovic/kubeui
Kubernetes User Interface
https://github.com/ivanjosipovic/kubeui
avalonia dotnet gui k8s kubectl kubernetes kubeui ui yaml
Last synced: 4 days ago
JSON representation
Kubernetes User Interface
- Host: GitHub
- URL: https://github.com/ivanjosipovic/kubeui
- Owner: IvanJosipovic
- License: mit
- Created: 2019-04-10T04:45:17.000Z (almost 6 years ago)
- Default Branch: alpha
- Last Pushed: 2025-01-17T10:05:54.000Z (5 days ago)
- Last Synced: 2025-01-17T11:20:16.466Z (5 days ago)
- Topics: avalonia, dotnet, gui, k8s, kubectl, kubernetes, kubeui, ui, yaml
- Language: C#
- Homepage: https://KubeUI.com
- Size: 11.3 MB
- Stars: 148
- Watchers: 5
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# KubeUI
![cicd](https://github.com/IvanJosipovic/KubeUI/workflows/CICD/badge.svg)
[![codecov](https://codecov.io/gh/IvanJosipovic/KubeUI/branch/alpha/graph/badge.svg?token=E05HWW1QYR)](https://codecov.io/gh/IvanJosipovic/KubeUI)
![GitHub all releases](https://img.shields.io/github/downloads/IvanJosipovic/KubeUI/total)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIvanJosipovic%2FKubeUI.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FIvanJosipovic%2FKubeUI?ref=badge_shield)## What is this?
KubeUI is a user interface for Kubernetes.
## Features
- Automatic updates
- Connect to Cluster
- Create/View/Edit Resources as Yaml
- Custom Resource Definition support
- Multi Monitor Support
- Limited Permission Support
- No access to List/Watch Namespaces
- Namespace specific Resource Permissions### Resource Specific Features
- Node
- Codon/UnCordon
- Drain
- Pod
- View Logs
- View Console
- Port Forwarding
- CPU/Memory Usage
- Secret
- View Certificate details (expiry etc)## How to run?
Go to [Releases](https://github.com/IvanJosipovic/KubeUI/releases) and download the version for your OS.
Supported Platforms (AMD64 and ARM64):
- Linux
- Mac ([*Note Issue](https://github.com/IvanJosipovic/KubeUI/issues/688))
- Windows
- [![Microsoft Store](https://get.microsoft.com/images/en-us%20dark.svg)](https://apps.microsoft.com/detail/XP9MRWDV3N310N?mode=direct)## Example
![screenshot](docs/Screenshot.png)
## How to build?
1. [Download .Net SDK 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
2. [Download an IDE](https://dotnet.microsoft.com/platform/tools)
3. Build away!## Stats
![Alt](https://repobeats.axiom.co/api/embed/db926eb668f71f8de3314f03022de6bb35797d5d.svg "Repobeats analytics image")
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIvanJosipovic%2FKubeUI.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FIvanJosipovic%2FKubeUI?ref=badge_large)