From 4aedbb69c2874c213505591c67b8b0362baf3d29 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Sun, 22 Apr 2018 12:14:16 -0500 Subject: [PATCH 1/2] Re-ordering --- slides/kube/dashboard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/kube/dashboard.md b/slides/kube/dashboard.md index bdfa2b18..0606b975 100644 --- a/slides/kube/dashboard.md +++ b/slides/kube/dashboard.md @@ -256,9 +256,9 @@ The dashboard will then ask you which authentication you want to use. - It's safe if you use HTTPS URLs from trusted sources +- Example: the official setup instructions for most pod networks + -- - It introduces new failure modes -- Example: the official setup instructions for most pod networks - From 3de1fab66ab763549c507aaed278136690aa01f5 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Sun, 22 Apr 2018 14:04:57 -0500 Subject: [PATCH 2/2] Clarifying failure mode --- slides/kube/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/kube/dashboard.md b/slides/kube/dashboard.md index 0606b975..65e1ed33 100644 --- a/slides/kube/dashboard.md +++ b/slides/kube/dashboard.md @@ -260,5 +260,5 @@ The dashboard will then ask you which authentication you want to use. -- -- It introduces new failure modes +- It introduces new failure modes (like if you try to apply yaml from a link that's no longer valid)