From 391bec677f2d022dcf5889613bcb717f4386a266 Mon Sep 17 00:00:00 2001 From: Guilherme Macedo Date: Wed, 16 Mar 2022 22:35:04 +0100 Subject: [PATCH] Update scripts/converters/headers/header-k3s.md Co-authored-by: Jen Travinski --- scripts/converters/headers/header-k3s.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/converters/headers/header-k3s.md b/scripts/converters/headers/header-k3s.md index 9bb285229c0..80461cc9c3f 100755 --- a/scripts/converters/headers/header-k3s.md +++ b/scripts/converters/headers/header-k3s.md @@ -7,7 +7,7 @@ weight: 90 #### Overview -This document is a companion to the K3s security hardening guide. The hardening guide provides prescriptive guidance for hardening a production installation of K3s, and this benchmark guide is meant to help you evaluate the level of security of the hardened cluster against each control in the CIS Kubernetes Benchmark. It is to be used by K3s operators, security teams, auditors, and decision-makers. +This document is a companion to the [K3s security hardening guide]({{}}/k3s/latest/en/security/hardening_guide/). The hardening guide provides prescriptive guidance for hardening a production installation of K3s, and this benchmark guide is meant to help you evaluate the level of security of the hardened cluster against each control in the CIS Kubernetes Benchmark. It is to be used by K3s operators, security teams, auditors, and decision-makers. This guide is specific to the **v1.17**, **v1.18**, **v1.19**, **v1.20** and **v1.21** release line of K3s and the **v1.6** release of the CIS Kubernetes Benchmark.