KubeBolt / docs
GitHub

Overview

KubeBolt is an open-source Kubernetes monitoring and management platform. Full cluster visibility in under 2 minutes — no agents, no Prometheus, no databases.

What is KubeBolt?

KubeBolt reads directly from the Kubernetes API Server and Metrics Server to give you a visual, intuitive dashboard with actionable insights. It’s designed for development teams and small-to-medium engineering organizations that deploy on Kubernetes but don’t have dedicated SRE teams.

Core philosophy: Connect. See. Fix. — Only a kubeconfig is needed. No YAML to write, no CRDs to install, no sidecars to inject.

What you get

Performance

MetricValue
Backend memory usage~19 MB
Frontend bundle (gzipped)~148 KB
API response time<5ms (from informer cache)
Startup time<3s

Compatibility

ProviderMetrics ServerNotes
Amazon EKSPre-installedMount ~/.aws for credentials
Google GKEPre-installedWorks out of the box
Azure AKSPre-installedWorks out of the box
k3s / k0sPre-installedWorks out of the box
Docker DesktopManual installUse docker-kubeconfig.sh helper
MinikubeAddonminikube addons enable metrics-server