Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 0ba796d

Browse files
authored
Add archived status and recommend Headlamp
Added important notice about project status and alternatives. Signed-off-by: Sebastian Florek <s.florek91@gmail.com>
1 parent 4940626 commit 0ba796d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
[![Coverage Status](https://codecov.io/github/kubernetes/dashboard/coverage.svg?branch=master)](https://codecov.io/github/kubernetes/dashboard?branch=master)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/kubernetes/dashboard/blob/master/LICENSE)
66

7+
## IMPORTANT
8+
9+
**This project is now archived and no longer maintained due to lack of active maintainers and contributors.**
10+
11+
Thank you to everyone who used, starred, or contributed to this project! Feel free to fork this repository if you want to continue development yourself.
12+
13+
Please consider using **[Headlamp](https://github.com/kubernetes-sigs/headlamp)** instead. It was recently moved under the sig-ui. From the creators:
14+
> Headlamp is an easy-to-use and extensible Kubernetes web UI.
15+
716
## Introduction
817

918
Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself.

0 commit comments

Comments
 (0)