Skip to content

Releases: kubernetes/dashboard

v2.0.2

20 Jun 10:25
6e052ca
Compare
Choose a tag to compare

Changelog

  • Update translations (#5174, #5179, #5207, #5257)
  • Fix can-i check for settings ConfigMap (#5182)
  • Disable graph refresh when not visible (#5198)
  • Add helm chart support (#4502)
  • Adjust Pod status display logic (#4742)
  • Display Job conditions (#5215)
  • Save and reuse last used login mode (#5246)
  • Display Service Accounts (#5249)
  • Improve change detection for the resource lists (#5245)
  • Move namespace selector to the top bar and redesign sidebar (#5250)
    • Category marked with N means that every resource underneath is a namespaced resource
    • If the category contains both namespaced and non-namespaced resources, namespaced resources will be marked with N sign.
    • Removed the Overview as it did not fit the new sidebar layout. We'll have to rethink how and if we should show it.

Full commit history since the latest release candidate can be found here.

Compatibility

Kubernetes version 1.15 1.16 1.17 1.18
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.0.2

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.4

Installation

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

v2.0.1

21 May 18:40
5b83803
Compare
Choose a tag to compare

Changelog

  • Fix default sort by age on the lists (#5115)
  • Temporarily disable sorting by status (#5121)
  • Update empty list message on namespaced CRDs (#5109)
  • Fix issue with chip dialog crashing in certain cases (#5108)
  • Reduce resource consumption when Dashboard tab is not active (#5107)
  • Fix ace editor configuration when deploying Dashboard on a sub-path (#5120)
  • Detect and block insecure login (#5124)
  • Fix card expand animation (#5161)
  • Fix cookie handling in Firefox when using HTTP (#5160)
  • Fix issue with secrets editor (#5162)

Full commit history since the latest release candidate can be found here.

Compatibility

Kubernetes version 1.15 1.16 1.17 1.18
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.0.1

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.4

Installation

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

v2.0.0

21 Apr 13:16
1f66b1c
Compare
Choose a tag to compare

Changelog

  • Add option to inline edit secret entries (#5040)
  • Update client-go to v0.18.2 and support Kubernetes v1.18.
  • Fix exec into pod (#5066, #5073)
  • Fix breadcrumbs for logs view (#5085)
  • Fix concurrent map writes that were causing crashes (#5085)
  • Improve status icon logic for ReplicaSet, StatefulSet, Deployment (#5055, #5061)
  • Improve Dashboard styling (#5059)

Full commit history since the latest release candidate can be found here.

Full commit history since the release v1.10.1 can be found here.

Compatibility

Kubernetes version 1.15 1.16 1.17 1.18
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.0.0

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.4

Installation

Before installing the new version, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy the new version:

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

v2.0.0-rc7

30 Mar 11:37
df23c19
Compare
Choose a tag to compare

Changelog

  • Update status display logic for Service (#5010)
  • Set min version for TLS to v1.2 (#5013)
  • Add option to disable access denied notifications to settings and show only unique notifications (#5004)
  • Fix CRD details switch (#5016)
    • Action item: Unpin and pin again all of your CRDs.
  • Fix deploying dashboard on a sub-paths (#5022)
  • Autofocus filter input (#5030)
  • Fix deploy form redirect and error message (#5033)
  • Translation updates (#5020, #5023, #5024, #5025, #5029, #5041)

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.14 1.15 1.16 1.17
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.0.0-rc7

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.4

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc6

13 Mar 12:13
ae3d469
Compare
Choose a tag to compare
v2.0.0-rc6 Pre-release
Pre-release

Changelog

  • Calculate average usage for metrics that have more data points in a single minute timespan (#4904)
  • Add German translation (#4905)
  • Set default authentication mode on the login screen to token
  • Migrate angular to v9 (#4930)
  • Add support for ANSI color codes to exec into pod (#4963)
  • Fix create from file/input (#5002)
  • Better handle very small usage change display on the graphs (#5000)

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.14 1.15 1.16 1.17
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.0.0-rc6

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.3

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc5

07 Feb 12:15
646b573
Compare
Choose a tag to compare
v2.0.0-rc5 Pre-release
Pre-release

Changelog

  • Fix cookies issue (#4888)

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.14 1.15 1.16 1.17
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.0.0-rc5

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.3

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc4

06 Feb 14:00
8680474
Compare
Choose a tag to compare
v2.0.0-rc4 Pre-release
Pre-release

Changelog

  • Update HPA translation
  • Update Korean translation
  • Fix ERR_CERT_INVALID issue (#4860)
  • Minor fixes for development container
  • Fix link to the pod from shell (#4876)
  • Set cookies sameSite to strict and use secure cookies (#4877)
  • Fix display of long URLs inside chips (#4878)

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.14 1.15 1.16 1.17
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.0.0-rc4

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.3

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc3

30 Jan 21:37
1f9c707
Compare
Choose a tag to compare
v2.0.0-rc3 Pre-release
Pre-release

Important

Update your dashboard-metrics-scraper to v1.0.3 to fix metrics issues.

Changelog

  • Update Japanese, Korean and French translations
  • Update documentation (#4796, #4811, #4816, #4817, #4813)
  • Add support for multiple locales based on a single translation file (#4814)
  • Fix invalid CPU units shown on the graph on the nodes details view
  • Fix error dialog shown in Firefox while doing certain actions (create, edit, etc.)
  • Update ConfigMap data display to respect newlines instead of displaying escaped values
  • Bump client-go to v0.17.2
  • Bump dashboard-metrics-scraper to v1.0.3

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.12 1.13 1.14 1.15 1.16
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.0.0-rc3

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.3

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc2

16 Jan 14:03
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release

Changelog

  • Bump dashboard-metrics-scraper to version v1.0.2
  • Update documentation (#4793)
  • Restore PVC list on pod details view
  • Remove chart animations on node details to avoid flickering

Full commit history from the latest release candidate can be found here.

Compatibility

Kubernetes version 1.12 1.13 1.14 1.15 1.16
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.0.0-rc2

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.2

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

v2.0.0-rc1

09 Jan 13:23
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

Changelog

  • Add a list of Horizontal Pod Autoscalers to Deployments detail view (#4625)
  • Fix pod status bug (#4698)
  • Fix bug with units in metrics graphs (#4726)
  • Better handling of missing metrics (#4558)
  • Update translations

Full commit history from the latest beta release can be found here.

Compatibility

Kubernetes version 1.12 1.13 1.14 1.15 1.16
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.0.0-rc1

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.2

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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