From ccdf351623f1d1692c120f53fcfb178f5a50ba16 Mon Sep 17 00:00:00 2001 From: Brian Downs Date: Tue, 27 Apr 2021 11:54:25 -0700 Subject: [PATCH] update main sec doc to include the etcd requirement Signed-off-by: Brian Downs --- content/k3s/latest/en/security/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/security/_index.md b/content/k3s/latest/en/security/_index.md index 7d05e6f756f..f8b4285fc49 100644 --- a/content/k3s/latest/en/security/_index.md +++ b/content/k3s/latest/en/security/_index.md @@ -3,7 +3,7 @@ title: "Security" weight: 90 --- -This section describes the methodology and means of securing a K3s cluster. It's broken into 2 sections. +This section describes the methodology and means of securing a K3s cluster. It's broken into 2 sections. These guides assume k3s is running with embedded etcd. The documents below apply to both CIS 1.5 & 1.6.