
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 2,011 Views
Welcome to the Red Hat OpenShift Installation Lab (DO322) group in the Red Hat Learning Community!
We are excited to launch a space dedicated to the Red Hat OpenShift Installation Lab!
To gain the most value from this group - click the "Join Group" button in the upper right hand corner of the group home page.
We encourage group members to collaborate in this group to discuss topics, ask questions, share best practices and tips, provide course feedback, and share their accomplishments as it relates to DO322.
Read more about Red Hat OpenShift Installation Lab here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,510 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,465 Views
@nyan-nyan That's nice catch !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,317 Views
Can you please help to understand any specific reasons for not updating this course to later versions of openshift. If not, how can we get hands-on for later versions of Openshift installation lab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 928 Views
Hi, i am trying to install the ocp 4.14 version in azure using UPI installation method with custom virtual network cidr range 10.244.0.0/16 but when i execute the openshift-install command i am getting the below error as "Invalid value: "subnet-": subnet's CIDR range start 10.244.1x.3x is outside of the specified machine networks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 916 Views
HI @kishorech816 ,
is 10.244.1x.3x your ingress or API VIP?
What is your machine network?
If possible share the install-config.yaml file.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 904 Views
Thank you for replying and please find the attached config.yaml for your
reference. as mentioned in the chat i am trying to provision self managed
private openshift cluster in azure (UPI mode) with custom v.net
networking:
networkType: OVNKubernetes
clusterNetwork:
- cidr: 10.128.0.0/14
hostPrefix: 23
machineNetwork:
- cidr: 10.244.0.0/16
serviceNetwork:
- 172.30.0.0/16
platform:
azure:
cloudName: AzurePublicCloud
baseDomainResourceGroupName: rg_dev_ocp_uaen_01 ##
resourceGroupName: rg_dev_ocp_uaen_01 ##
computeSubnet: snet_dev_ocp_workers_uaen_001 ##
10.244.82.0/24
controlPlaneSubnet: snet_dev_ocp_cp_uaen_001 ##
10.244.81.0/24
networkResourceGroupName: rg-spkdev-vnet-uaen-001 ##
virtualNetwork: vnet-spkdev-uaen-001 ##
outboundType: UserDefinedRouting
region: uaenorth ##

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 791 Views
@Abdulany update?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 176 Views