Create Windows VMs inside OpenShift with OpenShift Virtualization and OpenShift Container Storage
August 18, 2020 | by
Chris Blum
When migrating workloads which have previously been running on VMs, or bare metal servers to OpenShift, you sometimes discover that not everything from the architecture is able to seamlessly be migrated into containers. For this reason, we now have OpenShift Virtualization, which will allow you to run VMs inside of your OpenShift environment. This demo shows you how you can easily prepare a Windows VM that you can then use to migrate your windows workloads right into OpenShift. Learn more: http://openshift.com/storage
Introduction In this article, I'm just going to share one of the possible implementations for GitOps using Red Hat Advanced Cluster Management for Kubernetes (RHACM). The purpose is to highlight some ...
With the increase in adoption and reliance on digital technology and microservices architecture, the uptime of an application has never been more important. Downtime of even a few minutes can lead to ...
The TAP device plugin provides the ability to create tap devices in containers. A TAP device provides frame reception and transmission for user space programs. It can be seen as an interface, which, ...