RHCOS
Red Hat CoreOS (RHCOS) is Red Hat’s minimal, immutable operating system designed to run containerized workloads on OpenShift clusters. It serves as the node operating system for Red Hat OpenShift 4, providing a stable foundation for both control plane and worker nodes. Built from Fedora CoreOS with Red Hat updates and support, RHCOS is optimized for Kubernetes workloads and container runtimes.
RHCOS uses an OSTree-based, transactional image model with an immutable root filesystem. System changes are performed
Provisioning and updates: nodes are provisioned via Ignition on first boot, after which OpenShift configures and
Role within OpenShift: RHCOS hosts run the container runtime (CRI-O) and Kubernetes components, providing the foundation
In summary, Red Hat CoreOS is the standardized, immutable host OS for OpenShift 4, designed for reliable,