Awesome
KubeUI.com
What is this?
KubeUI is a user interface for Kubernetes.
Features
- Not Electron ;) Powered by Avalonia UI
- Create/View/Edit Resources as Yaml
- Connect to Cluster
- View Pod Logs
- View Pod Console
- Custom Resource Definition support
- Automatic updates
How to run?
Go to Releases and download the version for your OS.
Supported Platforms (AMD64 and ARM64):
- Linux
- Mac
- Windows
Example
How to build?
- Download .Net SDK 8.0
- Download an IDE
- Build away!