v2.3.0
版本发布时间: 2021-06-10 20:25:14
kubernetes/dashboard最新发布版本:kubernetes-dashboard-7.7.0(2024-10-04 22:59:15)
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 withworkloads
(#6092) - Improve chart metrics calculation to support wider time windows (#6126)
- Use stable
networking.k8s.io/v1
API forIngress
resource - Translation updates (#5871 #5977 #5964)
- Bump
client-go
to0.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