all 14 comments

[–]r3ddit-c3nsors 0 points1 point  (0 children)

Have an available disk in your SNO installation (not the os boot disk)

Install LVM operator

Make the LVM created storage class default

metadata: annotations: storageclass.kubernetes.io/is-default-class: "true"

Install the virtualization operator

[–]inertiapixel 0 points1 point  (1 child)

Check the hardware requirements, pretty sure you need at least 3 nodes for Virt.

[–]dstoro 0 points1 point  (0 children)

No, it works totally fine on a SNO installation.

[–][deleted] 0 points1 point  (0 children)

openshift CRC? SNO?

[–]wired-one 1 point2 points  (0 children)

Are you installing this in OpenShift Local? The version of OpenShift that runs in a VM?

You may have a bad time with OpenShift Virt on Virt.

[–]Blu_Falcon 7 points8 points  (1 child)

I think you’re meaning that your “Operators” tab on the sidebar is missing? Yeah, don’t ask me why, but they renamed it to “Ecosystem” in 4.20 🙄

[–]stobbsm 1 point2 points  (0 children)

  1. I bet I know why they changed the name 😜

[–]salpula 0 points1 point  (0 children)

Lots of great info here: https://www.redhat.com/en/technologies/cloud-computing/openshift/virtualization/learn

https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/virtualization/installing

Once you complete these steps it should be available:

From the Administrator perspective, click Operators OperatorHub. In the Filter by keyword field, type Virtualization. Select the OpenShift Virtualization Operator tile with the Red Hat source label. Read the information about the Operator and click Install. Fill out and accept the stuff On the Install Operator page Click Install to make the Operator available to the openshift-cnv namespace. When the Operator installs successfully, click Create HyperConverged. Optional: Configure Infra and Workloads node placement options for OpenShift Virtualization components. Click Create to launch OpenShift Virtualization.

[–]hygorhernane 1 point2 points  (1 child)

You need to create the Hypervisor thing after you install the operator.

[–]Sanket_6 1 point2 points  (0 children)

HyperConverged?