What is k8dash?
A Kubernetes dashboard that helps you understand and manage your cluster at a glance. Get started Join the Community
Why k8dash?
Monitor Cluster Health
Quickly view your cluster’s health via real-time charts that help you track poorly performing resources.
Fast and Live Metrics
Benefit from a Kubernetes dashboard that automatically refreshes and updates in real time.
Responsive UI
Monitor your cluster while on-the-go via the 100% responsive UI that runs on your phone or tablet.
Set up k8dash in as little as a minute
Install k8dash via the available yaml file
- Download kubernetes-k8dash.yaml
Deploy k8dash by running the following command:
kubectl apply -f https://raw.githubusercontent.com/herbrandson/k8dash/master/kubernetes-k8dash.yaml
To learn more, go to the install page.
Start in as little as a minute
You can configure k8dash in multiple ways, making it totally customizable. A few features you can install include:
- k8dash makes using OpenId Connect for authentication easy
- If you do not have an ingress server set up, you can utilize a NodePort service
Join the community on GitHub Discussions.