Skip to content

[WIP] OSDOCS-14692 created the available features assembly #93515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
14 changes: 14 additions & 0 deletions modules/zero-trust-manager-about-features.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
// Module included in the following assemblies:
//
// * security/zero_trust_workload_identity_manager/zer-trust-manager-features.adoc

:_mod-docs-content-type: CONCEPT
[id="zero-trust-manager-about-features_{context}"]
= About the available features

The following features will be available as part of the intial release of {zero-trust-full}.

[id="environment-variables_{context}"]
== SPIFFE CSI Driver

The SPIFFE Container Storage Interface (CSI) helps pods securely obtain their {svid-full} by delivering the Workload API socket into the pod. THe CSI driver runs as a daemonset on the cluster ensuring that a driver instance runs on each node.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
:_mod-docs-content-type: ASSEMBLY
[id="zero-trust-manager-features"]
= Zero Trust Workload Identity Manager for Red{nbsp}Hat OpenShift features

include::_attributes/common-attributes.adoc[]
:context: zero-trust-manager-features



Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:_mod-docs-content-type: ASSEMBLY
[id="zero-trust-manager-overview"]
= zero trust workload identity manager for Red{nbsp}Hat OpenShift overview
= Zero Trust Workload Identity Manager for Red{nbsp}Hat OpenShift overview

include::_attributes/common-attributes.adoc[]
:context: zero-trust-manager-overview
Expand Down