kxr / ocp4_setup_upi_kvm

Script to Setup an OpenShift 4 UPI Cluster on KVM. Based on this guide: https://kxr.me/2019/08/17/openshift-4-upi-install-libvirt-kvm/
52 stars 58 forks source link

Is this project abandoned? #39

Open lgchiaretto opened 1 month ago

lgchiaretto commented 1 month ago

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