Skip to content

Commit 9e43a1c

Browse files
authored
Merge pull request #64073 from sheriff-rh/OCPBUGS-11918
2 parents 299904c + 89f80bd commit 9e43a1c

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

modules/compliance-supported-profiles.adoc

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,43 @@ The Compliance Operator provides the following compliance profiles:
157157
|===
158158
[.small]
159159
1. To locate the CIS {product-title} v4 Benchmark, go to link:https://www.cisecurity.org/benchmark/kubernetes[CIS Benchmarks] and click *Download Latest CIS Benchmark*, where you can then register to download the benchmark.
160-
2. Node profiles must be used with the relevant Platform profile. For more information, see xref:../../security/compliance_operator/compliance-operator-understanding.adoc#compliance_profile_typesunderstanding-compliance[Compliance Operator profile types].
160+
2. Node profiles must be used with the relevant Platform profile. For more information, see _Compliance Operator profile types_.
161+
162+
[id="compliance-extended-profiles_{context}"]
163+
== About extended compliance profiles
164+
165+
Some compliance profiles have controls that require following industry best practices, resulting in some profiles extending others. Combining the Center for Internet Security (CIS) best practices with National Institute of Standards and Technology (NIST) security frameworks establishes a path to a secure and compliant environment.
166+
167+
For example, the NIST High-Impact and Moderate-Impact profiles extend the CIS profile to achieve compliance. As a result, extended compliance profiles eliminate the need to run both profiles in a single cluster.
168+
169+
.Profile extensions
170+
[cols="50%,50%", options="header"]
171+
172+
|===
173+
|Profile
174+
|Extends
175+
176+
|ocp4-pci-dss
177+
|ocp4-cis
178+
179+
|ocp4-pci-dss-node
180+
|ocp4-cis-node
181+
182+
|ocp4-high
183+
|ocp4-cis
184+
185+
|ocp4-high-node
186+
|ocp4-cis-node
187+
188+
|ocp4-moderate
189+
|ocp4-cis
190+
191+
|ocp4-moderate-node
192+
|ocp4-cis-node
193+
194+
|ocp4-nerc-cip
195+
|ocp4-moderate
196+
197+
|ocp4-nerc-cip-node
198+
|ocp4-moderate-node
199+
|===

0 commit comments

Comments
 (0)