View on GitHub

ocp4-docs

Documentation for CentOS CI Infra initiative - OpenShift 4.4 deployment on Baremetal

kubevirt Instruction

Note: This doc is full of snippets of official doc in order to keep it to point. This is not to be considered a documentation/guide for others. Please refer official guide. This is mere a note for CentOS CI admins based on our workflow

How to install Kubevirt in cluster

On the Installed Operators screen, the Status displays Succeeded when container-native virtualization finishes installation.

Deploying container-native virtualization

After subscribing to the Container-native virtualization catalog, create the CNV Operator Deployment custom resource to deploy container-native virtualization.

creating a vm

VMs created are in state off by default. To control them from CLI, you need to install kubevirt-virtctl. Find instruction here