Skip to content

Releases: kubernetes/dashboard

auth/v1.1.0

06 Mar 13:31
3406310
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-auth:1.1.0

api/v1.2.0

06 Mar 13:37
3406310
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-api:1.2.0

web/v1.1.1

04 Mar 16:18
a75c384
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-web:1.1.1

metrics-scraper/v1.1.0

04 Mar 13:35
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-metrics-scraper:1.1.0

auth/v1.0.0

04 Mar 13:36
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-auth:1.0.0

api/v1.1.0

04 Mar 13:16
Compare
Choose a tag to compare

Image

docker.io/kubernetesui/dashboard-api:1.1.0

v3.0.0-alpha0

07 Jul 15:00
Compare
Choose a tag to compare
v3.0.0-alpha0 Pre-release
Pre-release

Breaking Change

Starting from the release v3 of the Kubernetes Dashboard, the underlying architecture has changed, and it requires a clean installation. Please remove the previous installation first.

Kubernetes Dashboard now uses cert-manager and nginx-ingress-controller by default to work properly. Please make sure you have them installed in your cluster if you want to use a manifest-based installation path. The helm-based approach can install all required dependencies automatically for you if needed.

Compatibility

Kubernetes version 1.25 1.26 1.27
Compatibility ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Installation

You can now use Helm or a single Manifest to install Kubernetes Dashboard.

Helm

You can install Dashboard using Helm as described here.

Manifest

To install Kubernetes Dashboard using simple manifest and kubectl simply run:

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v3.0.0-alpha0/charts/kubernetes-dashboard.yaml

Images

Kubernetes Dashboard

WEB

docker.io/kubernetesui/dashboard-web:v1.0.0

API

docker.io/kubernetesui/dashboard-api:v1.0.0

Metrics Scraper

docker.io/kubernetesui/metrics-scraper:v1.0.9

What's Changed

Read more

v2.7.0

16 Sep 11:34
42deb6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.1...v2.7.0

Compatibility

Kubernetes version 1.22 1.23 1.24 1.25
Compatibility ? ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

Kubernetes Dashboard

docker.io/kubernetesui/dashboard:v2.7.0

Metrics Scraper

docker.io/kubernetesui/metrics-scraper:v1.0.8

Installation

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml

v2.6.1

12 Aug 13:22
2ce9133
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v2.6.1

Compatibility

Kubernetes version 1.21 1.22 1.23 1.24
Compatibility ? ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

Kubernetes Dashboard

kubernetesui/dashboard:v2.6.1

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.8

Installation

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml

v2.6.0

31 May 15:21
8cf47b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

New Contributors

Compatibility

Kubernetes version 1.21 1.22 1.23 1.24
Compatibility ? ? ?
  • Fully supported version range.
  • ? Due to breaking changes between Kubernetes API versions, some features might not work correctly in the Dashboard.

Images

Kubernetes Dashboard

kubernetesui/dashboard:v2.6.0

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.8

Installation

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.0/aio/deploy/recommended.yaml