Skip to content

Commit 5722a38

Browse files
authored
Merge pull request #2264 from oracle-devrel/vaibhav-openshift-09
Minor changes
2 parents fe8c679 + 8797fee commit 5722a38

File tree

2 files changed

+25
-24
lines changed
  • cloud-infrastructure/virtualization-solutions/openshift-on-oci
    • add-new-host-assisted-method/files
    • deploy-new-cluster-assisted-method/files

2 files changed

+25
-24
lines changed

cloud-infrastructure/virtualization-solutions/openshift-on-oci/add-new-host-assisted-method/files/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Here is a sample architecture
2626

2727
<h1>Before we begin</h1>
2828

29+
- Active OpenShift Cluster installed via Assisted Installer Method
2930
- RedHat account details that was used for cluster deployment
3031
- Access to OCI Console with appropriate privileges. Please refer to Oracle [documentation](https://docs.oracle.com/en-us/iaas/Content/openshift-on-oci/install-prereq.htm#install-prereq-account)
3132
- SSH key pair
@@ -52,7 +53,7 @@ Here is a sample architecture
5253

5354
![OpenShift Architecture](./images/1.png "Node Addition")
5455

55-
5. Click next on the cluster details page
56+
5. Click next on the cluster details page (choose x86_64)
5657

5758
6. On the generate ISO tab, paste the public key and click on Generate Discovery ISO button.
5859

cloud-infrastructure/virtualization-solutions/openshift-on-oci/deploy-new-cluster-assisted-method/files/index.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Storage is backed by OCI Block Volume.
2525

2626
We recommend carefully planning the deployment — including the compartment structure, VCN range, and the placement of all components.
2727

28-
![OSD Architecture](./images/0.png "OCI Secure Desktops Market Place Stack")
28+
![OpenShift Architecture](./images/0.png "OpenShift Assisted Cluster Deployment")
2929

3030
&nbsp;
3131

@@ -56,27 +56,27 @@ We recommend carefully planning the deployment — including the compartment str
5656
1. Login to RedHat console on console.redhat.com
5757
2. Click on the navigation console and click on RedHat OpenShift. Click on Cluster List followed by Create Cluster
5858

59-
![OSD Architecture](./images/1.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/2.png "OCI Secure Desktops Desktop Pool")
59+
![OpenShift Architecture](./images/1.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/2.png "OpenShift Assisted Cluster Deployment")
6060

6161
3. Under Cloud tab scroll down and click on Oracle Cloud Infrastructure
6262

6363
4. Click on Interactive
6464

6565
5. Enter the Cluster name followed by base domain. Choose stable version. We would recommend to choose the latest one.
6666

67-
![OSD Architecture](./images/3.png "OCI Secure Desktops Desktop Pool")
67+
![OpenShift Architecture](./images/3.png "OpenShift Assisted Cluster Deployment")
6868

6969
6. Click on the drop down for Integrate with external partner platforms and choose Oracle Cloud Infrastructure and click Next
7070

71-
![OSD Architecture](./images/4.png "OCI Secure Desktops Desktop Pool")
71+
![OpenShift Architecture](./images/4.png "OpenShift Assisted Cluster Deployment")
7272

7373
7. Hit Next on the Operators screen. On the Host Discovery tab click on add hosts, paste the public SSH key and click on Generate Discovery ISO.
7474

7575
a. Post downloading the ISO, we can click on the cancel button.
7676

7777
b. Do not close this page as we will come back to it post the installation.
7878

79-
![OSD Architecture](./images/5.png "OCI Secure Desktops Desktop Pool")
79+
![OpenShift Architecture](./images/5.png "OpenShift Assisted Cluster Deployment")
8080

8181
&nbsp;
8282

@@ -86,15 +86,15 @@ We recommend carefully planning the deployment — including the compartment str
8686
2. Select the compartment (vaibhav-demo in my exmaple). Create a bucket if you don't have one or select the bucket where you wish to upload the ISO
8787
3. Under the objects tab click on upload objects and upload the ISO downloaded earlier
8888

89-
![OSD Architecture](./images/6.png "OCI Secure Desktops Desktop Pool")
89+
![OpenShift Architecture](./images/6.png "OpenShift Assisted Cluster Deployment")
9090

9191
4. Click on the three dots on the right of the uploaded image and click on create pre-authenticated request
9292

9393
5. Keep the default values and click on create pre-authenticated request button.
9494

9595
6. Have the link handy as it will be needed later
9696

97-
![OSD Architecture](./images/7.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/8.png "OCI Secure Desktops Desktop Pool")
97+
![OpenShift Architecture](./images/7.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/8.png "OpenShift Assisted Cluster Deployment")
9898

9999

100100

@@ -104,27 +104,27 @@ We recommend carefully planning the deployment — including the compartment str
104104
2. At the time of document the tutorial create-resource-attribution-tags-v1.4.2.zip is the latest.
105105
3. Click on the file name and it will download it
106106

107-
![OSD Architecture](./images/9.png "OCI Secure Desktops Desktop Pool")
107+
![OpenShift Architecture](./images/9.png "OpenShift Assisted Cluster Deployment")
108108

109109
4. Login to the OCI tenancy, from the navigation menu click on Developer Services.
110110

111111
5. Click on Stack under Resource Manager.
112112

113113
6. Click on create stack button and select the zip file downloaded above. Click next.
114114

115-
![OSD Architecture](./images/10.png "OCI Secure Desktops Desktop Pool")
115+
![OpenShift Architecture](./images/10.png "OpenShift Assisted Cluster Deployment")
116116

117117
7. Select the right compartment (vaibhav-demo in my exmaple) and click next. Select run apply and click on the create button.
118118

119-
![OSD Architecture](./images/11.png "OCI Secure Desktops Desktop Pool")
119+
![OpenShift Architecture](./images/11.png "OpenShift Assisted Cluster Deployment")
120120

121121
8. Once the stack finishes successfully. From the navigation menu, click on Governance & Administration.
122122

123123
9. Click on Tag Namespaces under Tenancy Management.
124124

125125
10. Choose the right compartment (vaibhav-demo in my exmaple) and you should see the openshift-tags
126126

127-
![OSD Architecture](./images/12.png "OCI Secure Desktops Desktop Pool")
127+
![OpenShift Architecture](./images/12.png "OpenShift Assisted Cluster Deployment")
128128

129129
&nbsp;
130130

@@ -136,21 +136,21 @@ We recommend carefully planning the deployment — including the compartment str
136136
2. Type Cloud Agent and click on the terraform stack
137137
3. Click on the export button on the far right
138138

139-
![OSD Architecture](./images/13.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/14.png "OCI Secure Desktops Desktop Pool")
139+
![OpenShift Architecture](./images/13.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/14.png "OpenShift Assisted Cluster Deployment")
140140

141141
4. Choose the right compartment (vaibhav-demo in my exmaple), create a new public repository. Accept the terms and click on export package button on top right.
142142

143143
5. Verify the work request completes successfully.
144144

145-
![OSD Architecture](./images/15.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/16.png "OCI Secure Desktops Desktop Pool")
145+
![OpenShift Architecture](./images/15.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/16.png "OpenShift Assisted Cluster Deployment")
146146

147147
&nbsp;
148148

149149
**Run the Cluster Wizard**
150150

151151
1. From the navigation menu, click on the Developer Services followed by RedHat OpenShift
152152

153-
![OSD Architecture](./images/17.png "OCI Secure Desktops Desktop Pool")
153+
![OpenShift Architecture](./images/17.png "OpenShift Assisted Cluster Deployment")
154154

155155
2. The process will redirect you and we now need to run Terraform stack to initiate the cluster deployment process. Click Next.
156156

@@ -162,33 +162,33 @@ We recommend carefully planning the deployment — including the compartment str
162162

163163
c. Enter the ISO PAR link generated from step 2.
164164

165-
![OSD Architecture](./images/18.png "OCI Secure Desktops Desktop Pool")
165+
![OpenShift Architecture](./images/18.png "OpenShift Assisted Cluster Deployment")
166166

167167
d. Choose the compartment (vaibhav-demo in my exmaple) where we created the tag namespace in step 3
168168

169-
![OSD Architecture](./images/19.png "OCI Secure Desktops Desktop Pool")
169+
![OpenShift Architecture](./images/19.png "OpenShift Assisted Cluster Deployment")
170170

171171
e. We can keep the defaults for the Control Plane and Compute nodes or change them as per the requirement.
172172

173173
f. In the demo, I do not want to create a public DNS zone nor public OCI LB. It is all private.
174174

175175
g. Enter the same domain name as mentioned on step 1. I will let the wizard create the VCN for us. Enter the VCN details
176176

177-
![OSD Architecture](./images/20.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/21.png "OCI Secure Desktops Desktop Pool")
177+
![OpenShift Architecture](./images/20.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/21.png "OpenShift Assisted Cluster Deployment")
178178

179179
h. Choose the latest CSI driver followed by Cloud agent details. Verify the information, apply and run the stack.
180180

181181
At the time of writing the tutorial v1.32.0-UHP is the latest. Here is the [link](https://github.com/oracle-quickstart/oci-openshift/tree/main/custom_manifests/oci-ccm-csi-drivers) for future references
182182

183-
![OSD Architecture](./images/22.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/23.png "OCI Secure Desktops Desktop Pool")
183+
![OpenShift Architecture](./images/22.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/23.png "OpenShift Assisted Cluster Deployment")
184184

185185
i. Monitor and verify the stack completes successfully. Click on the outputs tab and copy dynamic_custom_manifest. Save the content in a notepad file with extension .yml (for example demo-cluster.yml). This will be used later
186186

187-
![OSD Architecture](./images/24.png "OCI Secure Desktops Desktop Pool")
187+
![OpenShift Architecture](./images/24.png "OpenShift Assisted Cluster Deployment")
188188

189189
j. On the OCI console, you should see Instances, VCN and the Load Balancers.
190190

191-
![OSD Architecture](./images/25.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/26.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/27.png "OCI Secure Desktops Desktop Pool")
191+
![OpenShift Architecture](./images/25.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/26.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/27.png "OpenShift Assisted Cluster Deployment")
192192

193193
&nbsp;
194194

@@ -198,19 +198,19 @@ We recommend carefully planning the deployment — including the compartment str
198198

199199
2. Mark the Compute Nodes as Worker and Control Plane as Control Plane Nodes, click next.
200200

201-
![OSD Architecture](./images/28.png "OCI Secure Desktops Desktop Pool")
201+
![OpenShift Architecture](./images/28.png "OpenShift Assisted Cluster Deployment")
202202

203203
3. Click next on the storage & networking tab with the default values. It is not recommended to make any changes.
204204

205205
4. On the Custom Manifest tab, enter the file name as saved above in the notepad file. Drag and drop the yml file in the content box. Click next
206206

207-
![OSD Architecture](./images/29.png "OCI Secure Desktops Desktop Pool")
207+
![OpenShift Architecture](./images/29.png "OpenShift Assisted Cluster Deployment")
208208

209209
5. Validate the summary and click on the Install Cluster button. Post successful installation we will see the cluster details on the RedHat portal.
210210

211211
6. Download the Kubeconfig file. Copy the kubeadmin password and the URL. These will be needed to access the cluster.
212212

213-
![OSD Architecture](./images/30.png "OCI Secure Desktops Desktop Pool") ![OSD Architecture](./images/31.png "OCI Secure Desktops Desktop Pool")
213+
![OpenShift Architecture](./images/30.png "OpenShift Assisted Cluster Deployment") ![OpenShift Architecture](./images/31.png "OpenShift Assisted Cluster Deployment")
214214

215215
&nbsp;
216216

0 commit comments

Comments
 (0)