MyGit

v2.0.0-beta4

kubernetes/dashboard

版本发布时间: 2019-08-29 16:17:37

kubernetes/dashboard最新发布版本:kubernetes-dashboard-7.7.0(2024-10-04 22:59:15)

Changelog

Full commit history from the latest beta release can be found here.

Compatibility

Kubernetes version 1.11 1.12 1.13 1.14 1.15
Compatibility ? ? ? ?

Images

Kubernetes Dashboard

kubernetesui/dashboard:v2.0.0-beta4

Metrics Scraper

kubernetesui/metrics-scraper:v1.0.1

Installation

Before installing the new beta, remove the previous version by deleting its namespace:

kubectl delete ns kubernetes-dashboard

Then deploy new beta:

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

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-08-29发行的版本