You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* For information on Butane, see xref:../../installing/install_config/installing-customizing.adoc#installation-special-config-butane_installing-customizing[Creating machine configs with Butane].
50
50
51
+
////
51
52
ifndef::openshift-origin[]
52
53
* For information on FIPS support, see xref:../../installing/installing-fips.adoc#installing-fips[Support for FIPS cryptography].
Copy file name to clipboardExpand all lines: installing/installing-preparing.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ endif::openshift-origin[]
32
32
* {ibmzProductName} or {linuxoneProductName}
33
33
* {ibmzProductName} or {linuxoneProductName} for {op-system-base-full} KVM
34
34
* {ibmpowerProductName}
35
-
* {ibmpowerProductName} Virtual Server
35
+
* {ibmpowerProductName} Virtual Server
36
36
* Nutanix
37
37
* VMware vSphere
38
38
* VMware Cloud (VMC) on AWS
@@ -80,6 +80,7 @@ If you need to install your cluster that has limited access to the internet, suc
80
80
81
81
If you need to deploy your cluster to an xref:../installing/installing_aws/installing-aws-government-region.adoc#installing-aws-government-region[AWS GovCloud region], xref:../installing/installing_aws/installing-aws-china.adoc#installing-aws-china-region[AWS China region], or xref:../installing/installing_azure/installing-azure-government-region.adoc#installing-azure-government-region[Azure government region], you can configure those custom regions during an installer-provisioned infrastructure installation.
82
82
83
+
////
83
84
ifndef::openshift-origin[]
84
85
You can also configure the cluster machines to use xref:../installing/installing-fips.adoc#installing-fips[FIPS Validated / Modules in Process cryptographic libraries] during installation.
85
86
@@ -89,6 +90,7 @@ The use of FIPS Validated / Modules in Process cryptographic libraries is only s
89
90
====
90
91
91
92
endif::[]
93
+
////
92
94
93
95
////
94
96
[id="installing-preparing-single-node"]
@@ -129,7 +131,7 @@ Not all installation options are supported for all platforms, as shown in the fo
129
131
//This table is for all flavors of OpenShift, except OKD. A separate table is required because OKD does not support multiple AWS architecture types. Trying to maintain one table using conditions, while convenient, is very fragile and prone to publishing errors.
* xref:../../operators/operator_sdk/osdk-generating-csvs.adoc#osdk-suggested-namespace-default-node_osdk-generating-csvs[Setting a suggested namespace with default node selector]
42
42
* xref:../../operators/operator_sdk/osdk-generating-csvs.adoc#olm-enabling-operator-for-restricted-network_osdk-generating-csvs[Enabling your Operator for restricted network environments] (disconnected mode)
Copy file name to clipboardExpand all lines: virt/install/preparing-cluster-for-virt.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,11 @@ Review this section before you install {VirtProductName} to ensure that your clu
13
13
You can use any installation method, including user-provisioned, installer-provisioned, or assisted installer, to deploy {product-title}. However, the installation method and the cluster topology might affect {VirtProductName} functionality, such as snapshots or live migration.
14
14
====
15
15
16
+
////
16
17
.FIPS mode
17
18
18
19
If you install your cluster in xref:../../installing/installing-fips.adoc#installing-fips-mode_installing-fips[FIPS mode], no additional setup is required for {VirtProductName}.
0 commit comments