Back Issues This Week → Current Issue → Popular →

All issuesVolume 307, Issue 4IT Vendor NewsRed Hat

Comparing Red Hat Openshift Sandboxed Containers For Bare Metal And Peer-Pods Deployments

Red Hat News, Wednesday, October 25,2023

Red Hat OpenShift sandboxed containers (OSC) is based on the upstream Kata Containers open source project. OSC provides an additional isolation layer for pods by leveraging virtualization technologies.

OSC provides the following capabilities:

  • Protects the host from malicious workloads running in the pods (intentionally or unintentionally) by isolating the pod with another virtual machine (VM) layer.
  • Protects the workload from other workloads leveraging the same VM isolation.

Peer-pods is a technology that extends OSC from a bare-metal deployment (based on QEMU/KVM) to deployments on a public cloud (AWS, Azure, IBM cloud, etc.) and third party hypervisors (such as VMware). Note that peer-pods can also be used with libvirt. This occurs when Red Hat OpenShift runs over QEMU/KVM VMs, and the OSC/peer-pods will also use those tools (through libvirt) to create VMs. We emphasize this point since part of the results we show later on assume this deployment model.

more →  ·  More from Red Hat →