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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,10 +36,10 @@ I continued with the bare metal installation, following the steps in the [docume
36
36
### 3. Create virtual machines
37
37
38
38
#### 3a. **[Restricted Network]** - Set up restricted network
39
-
* Set up networking on hypervisor - For a restricted network cluster, you will need to configure a separate network, vNIC profile, and VLAN tag on your hypervisor. This configuration is beyond the scope of this repository.
40
-
* Configure the bastion, bootstrap, masters, and compute nodes to use the network interface for the restricted network configured above. You can use a `192.168.x.0/24` subnet for this.
41
-
* Follow the official documentation to [install a mirror repository] or refer to this repository to [install Sonatype Nexus as a mirror Docker repository].
42
-
* Configure your mirror repository with two network interface, one for the restricted network and one with access to [Red Hat's public sites].
39
+
* Set up networking on hypervisor - For a restricted network cluster, you will need to configure a separate network, vNIC profile, and VLAN tag on your hypervisor. This configuration is beyond the scope of this repository.
40
+
* Configure the bastion, bootstrap, masters, and compute nodes to use the network interface for the restricted network configured above. You can use a `192.168.x.0/24` subnet for this.
41
+
* Follow the official documentation to [install a mirror repository] or refer to this repository to [install Sonatype Nexus as a mirror Docker repository].
42
+
* Configure your mirror repository with two network interface, one for the restricted network and one with access to [Red Hat's public sites].
43
43
44
44
#### 3b. Continue creating virtual machines
45
45
@@ -110,7 +110,7 @@ Refer to this documentation for [post installation procedures (day 2)].
110
110
111
111
## **[Restricted Network]** - Update Minor Version in Cluster with Mirror Repository
112
112
113
-
Refer to this documentation for [updating the minor version in a cluster in a restricted network].
113
+
Refer to this documentation for [updating the minor version in a restricted network].
114
114
115
115
## License
116
116
GPLv3
@@ -125,4 +125,4 @@ Kevin Chung
125
125
[install a mirror repository]: https://docs.openshift.com/container-platform/4.4/installing/install_config/installing-restricted-networks-preparations.html#installation-creating-mirror-registry_installing-restricted-networks-preparations
126
126
[install Sonatype Nexus as a mirror repository]: https://github.com/kevchu3/nexus-docker-repo
0 commit comments