Skip to content

Releases: kubernetes/dashboard

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

v2.0.0-beta8

06 Dec 14:28
Compare
Choose a tag to compare
v2.0.0-beta8 Pre-release
Pre-release

Changelog

  • Fix graph display when values in series have different suffixes (#4637)

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-beta8

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-beta8/aio/deploy/recommended.yaml

v2.0.0-beta7

05 Dec 12:47
Compare
Choose a tag to compare
v2.0.0-beta7 Pre-release
Pre-release

Changelog

  • Add support for CRD v1beta1 API (used by Kubernetes up to v1.15)
  • Improve dark theme contrast ratio
  • Fix issue with force restarting Dashboard when synchronizer restart count exceeds max restart count
  • Use ngx-charts to display graphs, workload statuses and allocations charts to fix high memory/cpu usage issues

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-beta7

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-beta7/aio/deploy/recommended.yaml

v2.0.0-beta6

14 Nov 12:32
3175ce8
Compare
Choose a tag to compare
v2.0.0-beta6 Pre-release
Pre-release

Changelog

  • Fix metrics issue that prevented graphs from showing up if there were any terminated pods in a view (#4506)
  • Add usage graphs to more views (#4465, #4449)
  • Block search engines from indexing exposed Dashboard deployments (#4457)
  • Fix config map display (#4455)
  • Other small improvements and dependency updates

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-beta6

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-beta6/aio/deploy/recommended.yaml