artifacthub helm/k8s-dashboard/kubernetes-dashboard 2.3.0
v2.3.0

latest releases: 7.3.0, 7.2.0, 7.1.3...
3 years ago

Changelog

  • Hide pagination controls if there is only a single page of items to display (#5827)
  • Use .log extension instead of .txt for downloaded log files
  • Extend pod view with more information including:
    • related Service Account (#5815)
    • liveness/readiness probe (#6145)
  • Major refactoring and improvements of the log viewer (#5868)
  • Change resource status icons to colored dots (#5867)
  • Add hover effects for clickable elements (#5930)
  • Add deployment rollout restart option (#5917)
  • Improve env variable display for containers and fix ingress view (#5975)
  • Add labels to workload status charts (#5994)
  • Restore serialized reference component (#6090)
  • Reorganize resource list columns and add more columns, i.e. images (#6014)
  • Replace all overview redirects with workloads (#6092)
  • Improve chart metrics calculation to support wider time windows (#6126)
  • Use stable networking.k8s.io/v1 API for Ingress resource
  • Translation updates (#5871 #5977 #5964)
  • Bump client-go to 0.21.0

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

Compatibility

Kubernetes version 1.18 1.19 1.20 1.21
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.3.0

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.6

Installation

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

Don't miss a new kubernetes-dashboard release

NewReleases is sending notifications on new releases.