Kubernetes Web Manager
Under DevelopmentProduction-ready Kubernetes dashboard with intelligent health scoring, real-time monitoring, and zero-configuration setup





Project Overview
Kubernetes Web Manager is a production-ready web dashboard designed for comprehensive Kubernetes cluster management and monitoring. Built with Next.js 16 and React 19, it provides an intuitive interface for visualizing cluster health, managing resources, and monitoring workloads in real-time.
The dashboard features an intelligent 0-100 health scoring system that evaluates cluster health based on node status, pod health, workload conditions, recent events, and configuration quality. This provides instant visibility into cluster health with detailed breakdowns of any issues.
With zero-configuration setup and dual authentication methods (kubeconfig and URL+token), the dashboard works out of the box with existing Kubernetes clusters. The optimized Docker image (~200MB) ensures fast deployment and minimal resource footprint.
Key Features
Zero Configuration
Works out of the box with your existing kubeconfig file - no setup required. Simply mount your config and start monitoring.
Intelligent Health Scoring
Comprehensive 0-100 health score with detailed breakdown by category: node health, pod status, workload health, events, and configuration.
Real-Time Monitoring
Live updates of all Kubernetes resources with automatic refresh. Monitor pods, deployments, services, nodes, and more in real-time.
Comprehensive Dashboard
8 KPI cards showing critical metrics at a glance, plus detailed views for all resource types including workloads, networking, storage, and RBAC.
Dual Authentication
Support for both kubeconfig file mounting and URL+bearer token authentication for flexible deployment options.
Production Ready
Built-in security features, health checks, and optimized Docker image with non-root user and minimal attack surface.