Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/cloud-native-security/d4c-get-started.asciidoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 6 additions & 0 deletions docs/cloud-native-security/d4c-overview.asciidoc
Original file line number Diff line number Diff line change
@@ -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]
Expand Down