Skip to content

v2.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@floreks floreks released this 06 Feb 14:00
· 2480 commits to master since this release
8680474

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