Releases: kubernetes/dashboard
Releases · kubernetes/dashboard
v1.5.0-beta1
Changelog
- This is a pre release with bug fixes, performance improvements and usability changes.
- Renamed PetSets to StatefulSets
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.5.0-beta1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0-beta1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.5.0-beta1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.5.0-beta1
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.5.0-beta1/src/deploy/kubernetes-dashboard.yaml
v1.4.2
Changelog
Bug Fixes
- Corrected Memory and CPU usage display. (was 15 minutes out of sync)
- Fix XSS vulnerability with namespace
- Various rendering issues
Minor Features
- Improvements in various resource detail pages
- Readonly view on resourcequotas in namespace detail page
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.4.2
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.2
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.4.2
gcr.io/google_containers/kubernetes-dashboard-arm:v1.4.2
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.4.2/src/deploy/kubernetes-dashboard.yaml
v1.4.1
Changelog
Fixed #1305
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.4.1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.4.1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.4.1
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.4.1/src/deploy/kubernetes-dashboard.yaml
v1.4.0
Changelog
Announced at: http://blog.kubernetes.io/2016/10/Production-Kubernetes-Dashboard-UI-1.4-improvements_3.html
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.4.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.4.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.4.0
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.4.0/src/deploy/kubernetes-dashboard.yaml
v1.4.0-beta2
Changelog
- Fixed reload-loop issue
- Added a page for Ingress
- Added a page for Persistent Volumes
- Added metric graphs to more resources
- Full changelog will come in next major release
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.4.0-beta2
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.0-beta2
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.4.0-beta2
gcr.io/google_containers/kubernetes-dashboard-arm:v1.4.0-beta2
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.4.0-beta2/src/deploy/kubernetes-dashboard.yaml
v1.4.0-beta1
Changelog
- New navigation menu and page layout
- New pages showing Services, Secrets, Config Maps, and more
- Bug fixes and performance improvements
- Full changelog will come in next major release
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.4.0-beta1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.4.0-beta1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.4.0-beta1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.4.0-beta1
Installation
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.4.0-beta1/src/deploy/kubernetes-dashboard.yaml
v1.1.1
v1.1.0
Changelog
The v1.1 release brings many new features since the last stable one. It is focused on two major themes, which are showing workload resources and user experience redesign.
- The UI now shows all workload resources (Pods, Pet Sets, Daemon Sets, Replication Controller, Replica Set, Services, Deployments).
- There is a node view that lists all cluster nodes and shows their details. It is accessible from any running pod.
- All shown resources can be edited via YAML/JSON editor and deleted.
- Namespaces are supported in list pages, which now can be restricted to all user namespaces or one selected namespace.
- The project supports internationalization. It is now translated to Japanese.
- Lots of performance improvements and bug fixes.
Screenshots
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0
v1.1.0-beta3
Full release notes will come for final release.
Notable changes (since beta2)
- New UI look and feel
- Improved performance and UX for large resource lists
- Many bug fixes not listed here
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0-beta3
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0-beta3
v1.1.0-beta2
Full release notes will come for final release.
Notable changes (since beta1)
- YAML editor for resources
- List and detail views for PetSets and Deployments
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0-beta2
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0-beta2