cancel
Showing results for 
Search instead for 
Did you mean: 
Tran_Huy
Cadet
Cadet
  • 414 Views

Installation of OpenShift Platform

Jump to solution

After completing the DO280 course, I attempted to install an OpenShift cluster with 3 master nodes and 2 worker nodes on my company’s on-premise environment.

The challenge is that all nodes are running Ubuntu OS, and there is no official documentation guiding installation on this OS.

I would like to ask whether OpenShift supports installation on VMs created via vSphere using Ubuntu OS. Regardless of the answer, please provide official documentation or references that I can present to my company.

Thank you.

Labels (3)
2 Solutions

Accepted Solutions
Chetan_Tiwary_
Community Manager
Community Manager
  • 364 Views

@Tran_Huy No UbuntuOS is not supported - you are going into a risk of unsupported OCP cluster. 

The supported operating system for OpenShift worker and master nodes is Red Hat CoreOS (RHCOS), which is a minimal, container-optimized OS designed and supported by Red Hat for OpenShift clusters.

If you plan to install and run a fully supported OpenShift cluster, nodes should run RHCOS for guaranteed support and best compatibility.

Refer : https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html/installing/installing... 

 

View solution in original post

0 Kudos
5 Replies
eurodrigolira
Mission Specialist
Mission Specialist
  • 394 Views

No, it requires a Red Hat operating system, especially for subscription purposes.

See the link below for requirements.

https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/installation_overvie...

Chetan_Tiwary_
Community Manager
Community Manager
  • 365 Views

@Tran_Huy No UbuntuOS is not supported - you are going into a risk of unsupported OCP cluster. 

The supported operating system for OpenShift worker and master nodes is Red Hat CoreOS (RHCOS), which is a minimal, container-optimized OS designed and supported by Red Hat for OpenShift clusters.

If you plan to install and run a fully supported OpenShift cluster, nodes should run RHCOS for guaranteed support and best compatibility.

Refer : https://docs.redhat.com/en/documentation/openshift_container_platform/4.8/html/installing/installing... 

 

0 Kudos
Tran_Huy
Cadet
Cadet
  • 321 Views

What if I try to install an OpenShift cluster on nodes using RHEL 9? @Chetan_Tiwary_ 

Chetan_Tiwary_
Community Manager
Community Manager
  • 308 Views

@Tran_Huy no, The bootstrap and control plane machines must use Red Hat Enterprise Linux CoreOS (RHCOS) as the operating system. However, the compute machines can choose between RHCOS, RHEL 8.6 and later.

Chetan_Tiwary__0-1761312685180.png

https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/installing_on... 

0 Kudos
Join the discussion
You must log in to join this conversation.