From 99594e1a67a900264373392e746738a4f45e8742 Mon Sep 17 00:00:00 2001 From: Alex Andrews Date: Sun, 19 Mar 2023 10:30:14 +0000 Subject: [PATCH] fix broken link Signed-off-by: Alex Andrews --- content/howto/bootstrapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/howto/bootstrapping.md b/content/howto/bootstrapping.md index dd6ceac..e9851ac 100644 --- a/content/howto/bootstrapping.md +++ b/content/howto/bootstrapping.md @@ -10,7 +10,7 @@ certificates. This document describes how the functionality works. ## Initialization Krustlet follows the same [initialization -flow](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/#initialization-process) +flow](https://kubernetes.io/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/#initialization-process) as Kubelet (with the exception of automatic renewal of certs that are close to expiry).