From 3d001b05857845a09af5b877f93bc59af1c67043 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Sun, 21 Apr 2019 06:05:09 -0500 Subject: [PATCH] 'shortly unavailable' means 'unavailable soon', not 'briefly unavailable' --- slides/k8s/cluster-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/cluster-upgrade.md b/slides/k8s/cluster-upgrade.md index fcf89145..4fa08593 100644 --- a/slides/k8s/cluster-upgrade.md +++ b/slides/k8s/cluster-upgrade.md @@ -232,7 +232,7 @@ ## Checking what we've done -- The API server will be shortly unavailable while kubelet restarts it +- The API server will be briefly unavailable while kubelet restarts it .exercise[