2. OpenShift Single Node Cluster DeploymentΒΆ

The following diagram shows the deployment, for testing purpose, of an SNO cluster on libvirt/KVM.

Warning

This kind of deployment should not be set in production environment.

../_images/ocp-sno-diagram.svg

The host machine where an OC client, ansible and helm will be installed runs on CentOS Stream 8. The VM where the OpenShift SNO will be installed runs on Red Hat Enterprise Linux CoreOS.

Regarding this kind of deployment, no extra bootstrap VM will be deployed. Single Node deployment with bootstrap-in-place will be implemented.

The deployment of this SNO cluster will be automated through ansible and terraform.