Basically kubectl with an UI. Built with ReactJS and client-go.
This project is still a WIP, new features will be added regularly.
-
Cluster Overview – Nodes, namespaces, and workload status
-
Workload Monitoring – Deployments, Pods, ReplicaSets, and more
-
Events - Detailed event information inside the cluster
-
User-Friendly Interface: Intuitive UI for navigating and analyzing metrics.
Make sure you have the following installed:
-
Kubernetes cluster (v1.30+ recommended)
-
kubectl configured
-
Helm (optional)
Option 1: Using kubectl
If you use kubectl, follow the instructions here.
Option 2: Using Helm
If you use Helm, install the chart here.
-
The Kubernetes community
-
Kubernetes's Go client package
