Kubernetes Dashboard Documentation
A general-purpose web UI for Kubernetes clusters. Manage applications, troubleshoot issues, and control your cluster resources through an intuitive interface.
Quick Start
Get Kubernetes Dashboard up and running in minutes with Helm.
Add the Helm repository
Install the Dashboard
Access the Dashboard
Need help with authentication?
Need help with authentication?
Explore by Topic
Learn how to use and customize Kubernetes Dashboard for your needs.
User Guide
Architecture
Configuration
API Reference
Development
Security
Key Features
Powerful capabilities for managing your Kubernetes workloads.
Resource Management
Create, view, edit, and delete Deployments, Pods, Services, ConfigMaps, Secrets, and all core Kubernetes resources.
Real-Time Monitoring
View CPU and memory metrics, track resource utilization, and visualize cluster health in real time.
Log Viewing & Shell Access
Stream container logs and execute commands directly in pods through an integrated terminal interface.
RBAC & Security
Integrate with Kubernetes RBAC, support OIDC authentication, and enforce fine-grained access controls.
Important Notice
This project is now archived and no longer actively maintained due to lack of active maintainers and contributors. Consider using Headlamp as an alternative, which is now maintained under the sig-ui.
Read Full Introduction