Are there any better kubernetes dashboard options?
Last time i deployed the standard k8s dashboard https://github.com/kubernetes/dashboard
it was only ok.
Are there any other options better or even slightly different?
Archived post. New comments cannot be posted and votes cannot be cast.
Sort by:
Best
Open comment sort options
Comments Section
RIP your ad recommendation algorithm for 6 months for posting this
K9S is amazing
This is probably way more than what you’re asking for , but since we started using ArgoCD I have found that it is an excellent dashboard. It also doubles as a full fledged operations tool for the majority of the simple tasks our developers would otherwise need to auth into the cluster to do.
There's always Prometheus+Grafana option. I use kube-prometheus-stack with https://github.com/dotdc/grafana-dashboards-kubernetes dashboards.
https://headlamp.dev came out recently, cncf incubating project
Rancher is pretty good, but shines for multiple cluster RBAC without the slog of oidc and rolebindinfs, free if helm install it yourself.
The multi cluster RBAC and single entry api for doing kubectl is where rancher really shines for me.
Aptakube if you want a desktop app. Worth every penny
i really liked headlamp as a management tool
K9s and/or ArgoCD