From 50795b7d38ed8b640e26686adadf45e2dce0a57c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:59:10 -0700 Subject: [PATCH] Update supported k8s version for EKS (#4915) (#5074) * update supported k8s version for eks * applies update in other location --------- Co-authored-by: Benjamin Ironside Goldstein (cherry picked from commit 55e1037e438efe91d09ecbac020a3f28e2c42b4e) Co-authored-by: Uri Weisman <68195305+uri-weisman@users.noreply.github.com> --- docs/cloud-native-security/cspm-faq.asciidoc | 4 +--- docs/cloud-native-security/kspm-faq.asciidoc | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/cloud-native-security/cspm-faq.asciidoc b/docs/cloud-native-security/cspm-faq.asciidoc index e687c662dc..ac6631fa77 100644 --- a/docs/cloud-native-security/cspm-faq.asciidoc +++ b/docs/cloud-native-security/cspm-faq.asciidoc @@ -28,9 +28,7 @@ Frequently asked questions about the Kubernetes Security Posture Management (KSP *What versions of Kubernetes are supported?* -For self-managed/vanilla clusters, Kubernetes version 1.23 is supported. - -For EKS clusters, all Kubernetes versions available at the time of cluster deployment are supported. +For self-managed/vanilla and EKS clusters, Kubernetes version 1.23 is supported. *Do benchmark rules support multiple Kubernetes deployment types?* Yes. There are different sets of benchmark rules for self-managed and third party-managed deployments. Refer to <> for more information about setting up each deployment type. diff --git a/docs/cloud-native-security/kspm-faq.asciidoc b/docs/cloud-native-security/kspm-faq.asciidoc index 4cbd62e45f..310560ce0e 100644 --- a/docs/cloud-native-security/kspm-faq.asciidoc +++ b/docs/cloud-native-security/kspm-faq.asciidoc @@ -30,9 +30,7 @@ Frequently asked questions about the Kubernetes Security Posture Management (KSP *What versions of Kubernetes are supported?* -For self-managed/vanilla clusters, Kubernetes version 1.23 is supported. - -For EKS clusters, all Kubernetes versions available at the time of cluster deployment are supported. +For self-managed/vanilla and EKS clusters, Kubernetes version 1.23 is supported. *Do benchmark rules support multiple Kubernetes deployment types?* Yes. There are different sets of benchmark rules for self-managed and third party-managed deployments. Refer to <> for more information about setting up each deployment type.