Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
H

headlamp

> DevOps
Open source

A Kubernetes web UI that is fully-featured, user-friendly and extensible

7.0K stars0 likes0 views
WebsiteGitHub

About

A Kubernetes web UI that is fully-featured, user-friendly and extensible

> **NOTICE:** We have recently moved the project under the Kubernetes SIG UI (and the repo under the _kubernetes-sigs_ org). Container images are still at [ghcr.io](https://github.com/orgs/headlamp-k8s/packages). Please bear with us while we may experience some broken links. Headlamp is an easy-to-use and extensible Kubernetes web UI. Headlamp was created to blend the traditional feature set of other web UIs/dashboards (i.e., to list and view resources) with added functionality. ## Features - Vendor-independent / generic Kubernetes UI - Works in-cluster, or locally as a desktop app - Multi-cluster - Extensible through [plugins](https://github.com/headlamp-k8s/plugins) - UI controls reflecting user roles (no deletion/update if not allowed) - Clean & modern UI - Cancellable creation/update/deletion operations - Logs, exec, and resource editor with documentation - Read-write / interactive (actions based on permissions) ## Screenshots
## Quickstart If you want to deploy Headlamp in your cluster, check out the instructions on running it [in-cluster](https://headlamp.dev/docs/latest/installation/in-cluster/). If you have a kubeconfig already, you can quickly try Headlamp locally as a [desktop application](https://headlamp.dev/docs/latest/installation/desktop/) for [Linux](https://headlamp.dev/docs/latest/installation/desktop/linux-installation), [Mac](https://headlamp.dev/docs/latest/installation/desktop/mac-installation), or [Windows](https://headlamp.dev/docs/latest/installation/desktop/win-installation). **Make sure** you have a kubeconfig file set up with your favorite clusters and in the default path so Headlamp can use it. ### Accessing Headlamp uses [RBAC](https://kubernetes.io/docs/reference/access-authn-authz/rbac) for checking users' access to resources. If you try Headlamp with a token that has very limited permissions, you may not be able to view your cluster resources correctly. See the documentation on [how to easily get a Service Account token](https://headlamp.dev/docs/latest/installation#create-a-service-account-token) for your cluster. ## Quick Start for Contributors Want to hack on Headlamp? We'd love your help! Check out the [Contributing Guidelines](./CONTRIBUTING.md) for detailed instructions on setting up your local development environment, building the project, and platform-specific tips (including Apple Silicon and macOS). For more in-depth development docs, see the [Development Guide](https://headlamp.dev/docs/latest/development/). ## Tested platforms We maintain a list of the [Kubernetes platforms](./docs/platforms.md) we have tested Headlamp with. We invite you to add any missing platforms you have tested, or comment if there are any regressions in the existing ones. ## Extensions / Plugins Please see [headlamp plugins on Artifact Hub](https://artifacthub.io/packages/search?kind=21&sort=relevance&page=1) for a list of plugins published. See the [plugins repo](https://github.com/headlamp-k8s/plugins) for some official plugins. ### Plugin development If you are interested in tweaking Headlamp to fit your use-cases, you can check out our [plugin development guide](https://headlamp.dev/docs/latest/development/plugins/). ## Get involved Check out our: - [Guidelines](https://headlamp.dev/docs/latest/contributing/) - [Code of Conduct](./code-of-conduct.md), - [#headlamp](https://kubernetes.slack.com/messages/headlamp) slack channel in the Kubernetes Slack - [Monthly Community Meeting](https://zoom-lfx.platform.linuxfoundation.org/meetings/headlamp) ## Roadmap / Release Planning If you are interested in the direction of the project, we maintain a [Roadmap](https://github.com/orgs/headlamp-k8s/projects/1/views/1). It has the biggest changes planned so far, as well as a [board](https://github.com/orgs/headlamp-k8s/projects/1/) tracking each release. ## License Headlamp is released under the terms of the [Apache 2.0](./LICENSE) license. ## Frequently Asked Questions For more information about Headlamp, see the [Headlamp FAQ](https://headlamp.dev/docs/latest/faq/).

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptcloud-nativedashboarddebuggingdevops

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
CategoryDevOps
PricingOpen source

> Related tools

D
Docker
容器化平台,标准化应用交付
G
GitHub Actions
GitHub 原生 CI/CD 工作流
N
Nginx
高性能 Web 服务器与反向代理