I have been using this automation for the last almost five years, and it has helped me a lot to learn about Openshift.
For the past few months, I’ve been working on a project to simplify the creation of OpenShift clusters for anyone who needs a local environment for study or proof-of-concept (POC) purposes. I have developed an Ansible automation script that allows you to deploy a Single Node OpenShift (SNO) or a 3-node cluster, with the option to add or not worker nodes, directly on your Linux Machine.
I have been using this automation for the last almost five years, and it has helped me a lot to learn about Openshift.
For the past few months, I’ve been working on a project to simplify the creation of OpenShift clusters for anyone who needs a local environment for study or proof-of-concept (POC) purposes. I have developed an Ansible automation script that allows you to deploy a Single Node OpenShift (SNO) or a 3-node cluster, with the option to add or not worker nodes, directly on your Linux Machine.
You can find it here https://github.com/lgchiaretto/ocp4_setup_upi_kvm_ansible