From fada4e8ae7ce388a785dff415a224f2b5dc64431 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Sat, 20 Apr 2019 15:36:24 -0500 Subject: [PATCH] Update bootstrap.md Typo fix --- slides/k8s/bootstrap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/bootstrap.md b/slides/k8s/bootstrap.md index 8d9483e3..b8531dc3 100644 --- a/slides/k8s/bootstrap.md +++ b/slides/k8s/bootstrap.md @@ -220,7 +220,7 @@ This is the TLS bootstrap mechanism, step by step. - The CSR object is accepted (automatically or by an admin) -- The node gets notified, and retrives the certificate +- The node gets notified, and retrieves the certificate - The node can now join the cluster