From c31b3c73a6f6ab3be6e9483b38650d128f168fe4 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Thu, 24 May 2018 10:11:11 +0200 Subject: [PATCH] Updated example for dashboard installation to 1.8.3 --- docs/addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/addons.md b/docs/addons.md index fc0d7780a8..e7a488f057 100644 --- a/docs/addons.md +++ b/docs/addons.md @@ -16,7 +16,7 @@ The [dashboard project](https://github.com/kubernetes/dashboard) provides a nice Install using: ``` -kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.8.1.yaml +kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.8.3.yaml ``` And then navigate to `https://api./ui`