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
Copy file name to clipboardExpand all lines: modules/installation-about-restricted-network.adoc
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -54,13 +54,6 @@ endif::[]
54
54
In {product-title}{product-version}, you can perform an installation that does not
55
55
require an active connection to the internet to obtain software components. Restricted network installations can be completed using installer-provisioned infrastructure or user-provisioned infrastructure, depending on the cloud platform to which you are installing the cluster.
56
56
57
-
ifdef::ipi-powervs[]
58
-
[NOTE]
59
-
====
60
-
For installer-provisioned infrastructure in {product-title}{product-version}, you need to deploy your restricted network cluster in {product-title} 4.16 and upgrade it to {product-title}{product-version}.
61
-
====
62
-
endif::ipi-powervs[]
63
-
64
57
ifndef::ibm-power,ibm-cloud[]
65
58
If you choose to perform a restricted network installation on a cloud platform, you
66
59
still require access to its cloud APIs. Some cloud functions, like
@@ -362,11 +360,10 @@ When simultaneous multithreading (SMT), or hyperthreading is not enabled, one vC
362
360
<8> The cluster network plugin to install. The default value `OVNKubernetes` is the only supported value.
363
361
<9> The name of an existing resource group. The existing VPC and subnets should be in this resource group. The cluster is deployed to this resource group.
364
362
<10> Specify the name of an existing VPC.
365
-
<11> Specify the name of the existing VPC subnet. The subnets must belong to the VPC that you specified. Specify a subnet for each availability zone in the region.
366
-
<12> For `<local_registry>`, specify the registry domain name, and optionally the port, that your mirror registry uses to serve content. For example, registry.example.com or registry.example.com:5000. For `<credentials>`, specify the base64-encoded user name and password for your mirror registry.
367
-
<13> You can optionally provide the `sshKey` value that you use to access the machines in your cluster.
368
-
<14> Provide the contents of the certificate file that you used for your mirror registry.
369
-
<15> Provide the `imageContentSources` section from the output of the command to mirror the repository.
363
+
<11> For `<local_registry>`, specify the registry domain name, and optionally the port, that your mirror registry uses to serve content. For example, registry.example.com or registry.example.com:5000. For `<credentials>`, specify the base64-encoded user name and password for your mirror registry.
364
+
<12> You can optionally provide the `sshKey` value that you use to access the machines in your cluster.
365
+
<13> Provide the contents of the certificate file that you used for your mirror registry.
366
+
<14> Provide the `imageContentSources` section from the output of the command to mirror the repository.
0 commit comments