From 26b36cd79dfede33f17ee9aa78b76c572f158940 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:31:53 -0700 Subject: [PATCH] Adds note that KSPM doesn't support govcloud (#4942) (#4951) * makes ESS changes * Update docs/cloud-native-security/kspm-get-started.asciidoc * Update docs/cloud-native-security/kspm.asciidoc (cherry picked from commit 600c3be06129e0543bf6845f656273d43d1f6e02) Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> --- docs/cloud-native-security/kspm-get-started.asciidoc | 1 + docs/cloud-native-security/kspm.asciidoc | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/cloud-native-security/kspm-get-started.asciidoc b/docs/cloud-native-security/kspm-get-started.asciidoc index da565ddd5a..87c9a41e73 100644 --- a/docs/cloud-native-security/kspm-get-started.asciidoc +++ b/docs/cloud-native-security/kspm-get-started.asciidoc @@ -7,6 +7,7 @@ This page explains how to configure the Kubernetes Security Posture Management ( -- * The KSPM integration is available to all Elastic Cloud users. For on-prem deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription]. * The KSPM integration only works in the `Default` Kibana space. Installing the KSPM integration on a different Kibana space will not work. +* KSPM is not supported on EKS clusters in AWS Government Cloud (https://github.com/elastic/enhancements[request support for government cloud]). * To view posture data, ensure you have the `read` privilege for the following {es} indices: - `logs-cloud_security_posture.findings_latest-*` diff --git a/docs/cloud-native-security/kspm.asciidoc b/docs/cloud-native-security/kspm.asciidoc index 482e37aa85..52d3fe80b9 100644 --- a/docs/cloud-native-security/kspm.asciidoc +++ b/docs/cloud-native-security/kspm.asciidoc @@ -13,6 +13,7 @@ This integration supports Amazon EKS and unmanaged Kubernetes clusters. For setu [sidebar] -- * The KSPM integration is available to all Elastic Cloud users. For on-prem deployments, it requires an https://www.elastic.co/pricing[Enterprise subscription]. +* KSPM is not supported on EKS clusters in AWS Government Cloud (https://github.com/elastic/enhancements[request support for government cloud]). -- [discrete]