From 0b24b948a85740622f4ac03359ff0ce64281d64a Mon Sep 17 00:00:00 2001 From: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> Date: Mon, 8 Jul 2024 13:01:25 -0400 Subject: [PATCH] Adds beta tag (#5519) (cherry picked from commit 13eaeb042011e71f70aa0d38456d31ab509a3860) # Conflicts: # docs/cloud-native-security/d4c-get-started.asciidoc # docs/cloud-native-security/d4c-overview.asciidoc --- .../d4c-get-started.asciidoc | 18 ++++++++++++++++++ .../d4c-overview.asciidoc | 6 ++++++ 2 files changed, 24 insertions(+) diff --git a/docs/cloud-native-security/d4c-get-started.asciidoc b/docs/cloud-native-security/d4c-get-started.asciidoc index 471833fc35..9bb5cbda90 100644 --- a/docs/cloud-native-security/d4c-get-started.asciidoc +++ b/docs/cloud-native-security/d4c-get-started.asciidoc @@ -1,7 +1,25 @@ [[d4c-get-started]] = Get started with CWP +<<<<<<< HEAD This page describes how to set up Container Workload Protection (CWP) for various use cases. +======= +:frontmatter-description: Secure your containerized workloads and start detecting threats and vulnerabilities. +:frontmatter-tags-products: [security] +:frontmatter-tags-content-type: [how-to] +:frontmatter-tags-user-goals: [get-started] + +beta::[] + +This page describes how to set up Cloud Workload Protection (CWP) for Kubernetes. + +.Requirements +[sidebar] +-- +- Kubernetes node operating systems must have Linux kernels 5.10.16 or higher. +- {stack} version 8.8 or higher. +-- +>>>>>>> 13eaeb04 (Adds beta tag (#5519)) [discrete] == Initial setup diff --git a/docs/cloud-native-security/d4c-overview.asciidoc b/docs/cloud-native-security/d4c-overview.asciidoc index 5c3634a911..c4508db2c3 100644 --- a/docs/cloud-native-security/d4c-overview.asciidoc +++ b/docs/cloud-native-security/d4c-overview.asciidoc @@ -1,7 +1,13 @@ [[d4c-overview]] = Container workload protection +<<<<<<< HEAD Elastic Container Workload Protection (CWP) provides cloud-native runtime protections for containerized environments by identifying and optionally blocking unexpected system behavior in Kubernetes containers. +======= +beta::[] + +Elastic Cloud Workload Protection (CWP) for Kubernetes provides cloud-native runtime protections for containerized environments by identifying and optionally blocking unexpected system behavior in Kubernetes containers. +>>>>>>> 13eaeb04 (Adds beta tag (#5519)) [[d4c-use-cases]] [discrete]