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
* You have a machine that runs Linux, for example Red Hat Enterprise Linux 8, with 500 MB of local disk space.
78
+
* You have a machine that runs Linux, for example {op-system-base-full}8, with at least 1.2 GB of local disk space.
88
79
endif::ibm-z,ibm-z-kvm,private,vsphere[]
89
80
ifdef::vsphere[]
90
81
+
@@ -93,37 +84,29 @@ ifdef::vsphere[]
93
84
If you attempt to run the installation program on macOS, a known issue related to the `golang` compiler causes the installation of the {product-title} cluster to fail. For more information about this issue, see the section named "Known Issues" in the _{product-title} {product-version} release notes_ document.
94
85
====
95
86
endif::vsphere[]
96
-
ifndef::ibm-z,ibm-z-kvm,private,vsphere[* You have a computer that runs Linux or macOS, with 500 MB of local disk space.]
87
+
ifndef::ibm-z,ibm-z-kvm,private,vsphere[* You have a computer that runs Linux or macOS, with at least 1.2 GB of local disk space.]
97
88
98
89
.Procedure
99
90
100
91
ifndef::openshift-origin[]
101
-
. Access the link:https://console.redhat.com/openshift/install[Infrastructure Provider] page on the {cluster-manager} site. If you have a Red Hat account, log in with your credentials. If you do not, create an account.
102
-
ifndef::ash[]
103
-
. Select your infrastructure provider.
104
-
endif::ash[]
105
-
ifdef::ash[]
106
-
. Select *Azure* as the cloud provider.
107
-
endif::ash[]
108
-
. Navigate to the page for your installation type, download the installation program that corresponds with your host operating system and architecture, and place the file in the directory where you will store the installation configuration files.
92
+
. Go to the link:https://console.redhat.com/openshift/install[Cluster Type] page on the {hybrid-console}. If you have a Red{nbsp}Hat account, log in with your credentials. If you do not, create an account.
93
+
. Select your infrastructure provider from the *Run it yourself* section of the page.
94
+
. Select your host operating system and architecture from the dropdown menus under *OpenShift Installer* and click *Download Installer*.
95
+
. Place the downloaded file in the directory where you want to store the installation configuration files.
109
96
endif::[]
110
97
ifdef::openshift-origin[]
111
-
. Download installer from https://github.com/openshift/okd/releases
98
+
. Download the installation program from https://github.com/openshift/okd/releases.
112
99
endif::[]
113
100
114
101
+
115
102
[IMPORTANT]
116
103
====
117
-
The installation program creates several files on the computer that you use to install your cluster. You must keep the installation program and the files that the installation program creates after you finish installing the cluster. Both files are required to delete the cluster.
118
-
====
119
-
+
120
-
[IMPORTANT]
121
-
====
122
-
Deleting the files created by the installation program does not remove your cluster, even if the cluster failed during installation. To remove your cluster, complete the {product-title} uninstallation procedures for your specific cloud provider.
104
+
* The installation program creates several files on the computer that you use to install your cluster. You must keep the installation program and the files that the installation program creates after you finish installing the cluster. Both of the files are required to delete the cluster.
105
+
106
+
* Deleting the files created by the installation program does not remove your cluster, even if the cluster failed during installation. To remove your cluster, complete the {product-title} uninstallation procedures for your specific cloud provider.
123
107
====
124
108
125
-
. Extract the installation program. For example, on a computer that uses a Linux
126
-
operating system, run the following command:
109
+
. Extract the installation program. For example, on a computer that uses a Linux operating system, run the following command:
127
110
+
128
111
[source,terminal]
129
112
----
@@ -137,9 +120,17 @@ Using a {cluster-manager-url-pull} is not required. You can use a pull secret fo
137
120
+
138
121
If you do not use the {cluster-manager-url-pull}:
139
122
+
140
-
* Red Hat Operators are not available.
141
-
* The Telemetry and Insights operators do not send data to Red Hat.
142
-
* Content from the link:https://catalog.redhat.com/software/containers/explore[Red Hat Ecosystem Catalog Container images] registry, such as image streams and Operators, are not available.
123
+
* Red{nbsp}Hat Operators are not available.
124
+
* The Telemetry and Insights operators do not send data to Red{nbsp}Hat.
125
+
* Content from the link:https://catalog.redhat.com/software/containers/explore[Red{nbsp}Hat Ecosystem Catalog Container images] registry, such as image streams and Operators, are not available.
126
+
endif::openshift-origin[]
127
+
128
+
ifndef::openshift-origin[]
129
+
[TIP]
130
+
====
131
+
Alternatively, you can retrieve the installation program from the link:https://access.redhat.com/downloads/content/290/[Red{nbsp}Hat Customer Portal], where you can specify a version of the installation program to download.
132
+
However, you must have an active subscription to access this page.
0 commit comments