1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-12062: 4.17 capabilities set table

This commit is contained in:
Olivia Brown
2024-10-21 11:28:37 -04:00
parent 350ee02ee2
commit f590308cb0

View File

@@ -28,6 +28,9 @@ The following table describes the `baselineCapabilitySet` values.
|`v4.16`
|Specify this option when you want to enable the default capabilities for {product-title} 4.16. By specifying `v4.16`, capabilities that are introduced in newer versions of {product-title} are not enabled. The default capabilities in {product-title} 4.16 are `baremetal`, `MachineAPI`, `marketplace`, `OperatorLifecycleManager`, `openshift-samples`, `Console`, `Insights`, `Storage`, `CSISnapshot`, `NodeTuning`, `ImageRegistry`, `Build`, `CloudCredential`, `DeploymentConfig`, and `CloudControllerManager`.
|`v4.17`
|Specify this option when you want to enable the default capabilities for {product-title} 4.17. By specifying `v4.17`, capabilities that are introduced in newer versions of {product-title} are not enabled. The default capabilities in {product-title} 4.17 are `baremetal`, `MachineAPI`, `marketplace`, `OperatorLifecycleManager`, `openshift-samples`, `Console`, `Insights`, `Storage`, `CSISnapshot`, `NodeTuning`, `ImageRegistry`, `Build`, `CloudCredential`, `DeploymentConfig`, and `CloudControllerManager`.
|`None`
|Specify when the other sets are too large, and you do not need any capabilities or want to fine-tune via `additionalEnabledCapabilities`.