-
Scaling OpenShift compute (worker) BareMetal nodes – Part 1.
This post is based on my experience deploying and scaling OpenShift clusters on baremetal environments. As usual the intention is not to replace official Red Hat’s documentation. It is rather condensed knowledge I gained with references to the official docs, just in case 😉 Please keep in mind that your millage may vary and if…
-
A simple demo of containers and a VM working together
The purpose of this exercise is to demonstrate how containers and virtual machines can work together. Additionally I also demonstrate a bit of security topic in the container world. I will create a simple service which include: To make the exercise more interesting I decided that every single step will be done in CLI. In…
-
Red Hat OpenShift Virtualization & RHEL for Edge lab
The purpose of this document is to explain how Red Hat OpenShift Container Platform with Virtualization could be used to practice and demo RHEL for Edge use-cases. This particular example is built on the top of Single Node OpenShift deployment, however it should run on any regular OpenShift Container Platform with OpenShift Virtualization enabled as…