v1.7.1
Changelog
- Add option to see previous logs of a container (similar to
kubectl logs xxx --previous
) - Fix exec into pod showing
unable to upgrade connection
- Fix download button on logs page
- Add option to see environment variables on pod details page that were defined using
envFrom
syntax - Fix high CPU usage issue
- Improve global search UI
- Change jsoneditor mode from
tree
tocode
- Fix crashes of Dashboard container when using exec into pod functionality
Images
gcr.io/google_containers/kubernetes-dashboard-arm64:v1.7.1
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.7.1
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.7.1
gcr.io/google_containers/kubernetes-dashboard-arm:v1.7.1
gcr.io/google_containers/kubernetes-dashboard-s390x:v1.7.1
Init images
Used by our quick installation guide described in Getting Started. Check out Installation guide for deployments information on other architectures.
gcr.io/google_containers/kubernetes-dashboard-init-amd64:v1.0.1
gcr.io/google_containers/kubernetes-dashboard-init-arm:v1.0.1
Installation
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.7.1/src/deploy/recommended/kubernetes-dashboard.yaml