github kubernetes/dashboard v2.0.2

latest releases: kubernetes-dashboard-7.3.2, api/v1.5.0, kubernetes-dashboard-7.3.1...
3 years ago

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

Don't miss a new dashboard release

NewReleases is sending notifications on new releases.