containers OpenShift 4.3 Bare Metal Lab Quite a few years back, we started a project called Shadowbox (haha, I did not even know this YouTube video existed). Shadowbox is a home-built, portable lab environment. Being our first prototype, the
containers Setup Containerized Data Importer (CDI) for Kubevirt There is a service that goes along with Kubevirt to allow us to import virtual machine disk images into persistent volumes (PVs) on our Kubernetes cluster. These PVs can then be used to
containers Working with Kubevirt Common Templates Recently I published a follow on video to my original Introduction to OpenShift Virtualization. Kubevirt gives us the ability to add virtualization to an existing Kubernetes cluster. In the environment shown in the
openshift Introduction to OpenShift Virtualization Recently I published a video showing a very quick introduction to running virtual machines on OpenShift with KubeVirt. I decided to post all of my steps for configuring KubeVirt and the UI on top of my existing OpenShift cluster. Note that my cluster had bare metal app nodes.