You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update supported k8s version for EKS (#4915) (#5079)
* update supported k8s version for eks
* applies update in other location
---------
Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
(cherry picked from commit 55e1037)
Co-authored-by: Uri Weisman <[email protected]>
Copy file name to clipboardExpand all lines: docs/cloud-native-security/cspm-faq.asciidoc
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,7 @@ Frequently asked questions about the Kubernetes Security Posture Management (KSP
36
36
37
37
*What versions of Kubernetes are supported?*
38
38
39
-
For self-managed/vanilla clusters, Kubernetes version 1.23 is supported.
40
-
41
-
For EKS clusters, all Kubernetes versions available at the time of cluster deployment are supported.
39
+
For self-managed/vanilla and EKS clusters, Kubernetes version 1.23 is supported.
42
40
43
41
*Do benchmark rules support multiple Kubernetes deployment types?*
44
42
Yes. There are different sets of benchmark rules for self-managed and third party-managed deployments. Refer to <<get-started-with-kspm,Get started with KSPM>> for more information about setting up each deployment type.
Copy file name to clipboardExpand all lines: docs/cloud-native-security/kspm-faq.asciidoc
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,7 @@ Frequently asked questions about the Kubernetes Security Posture Management (KSP
38
38
39
39
*What versions of Kubernetes are supported?*
40
40
41
-
For self-managed/vanilla clusters, Kubernetes version 1.23 is supported.
42
-
43
-
For EKS clusters, all Kubernetes versions available at the time of cluster deployment are supported.
41
+
For self-managed/vanilla and EKS clusters, Kubernetes version 1.23 is supported.
44
42
45
43
*Do benchmark rules support multiple Kubernetes deployment types?*
46
44
Yes. There are different sets of benchmark rules for self-managed and third party-managed deployments. Refer to <<get-started-with-kspm,Get started with KSPM>> for more information about setting up each deployment type.
0 commit comments