Skip to main content

Your Kubernetes Experience

Headlamp is a user-friendly Kubernetes UI focused on extensibility

Install on your platform

Adaptable UI & Branding

Create custom experiences with minimal effort

RBAC-Based controls

Headlamp adapts to a user’s cluster permissions.

Desktop and Web

It can be run as a web app, desktop app, or both.

Trusted by Teams Worldwide

Entities that have adopted or support Headlamp

Microsoft logoMicrosoft logoMillennium BCP logoOracle Cloud Native Environment logoOracle Cloud Native Environment logoSwisscom logoSwisscom logoWhizus logoWhizus logo

Get Headlamp

Desktop App

Headlamp can be run as a desktop application, for users who don't want to deploy it in cluster, or those who want to manage unrelated clusters locally.
Download binaryDownload iconDownload for Windows
Install using WinGet
winget install headlamp
Install using Chocolatey
choco install headlamp
Important: On warnings from Windows when running Headlamp unsigned apps.

In-cluster

A common use-case for any Kubernetes web UI is to deploy it in-cluster and set up an ingress server for having it available to users.

Install Headlamp in your cluster using Helm. Run the following:

helm repo add headlamp https://kubernetes-sigs.github.io/headlamp/
helm install my-headlamp headlamp/headlamp --namespace kube-system
Learn more about installing Headlamp with Helm
Google Cloud logoKind logominikube

Headlamp works with your favorite Kubernetes flavor

Headlamp is an official Kubernetes sub-project and part of the SIG UI.