An open API service indexing awesome lists of open source software.

https://github.com/jamesread/openshift4-on-libvirt-tutorial


https://github.com/jamesread/openshift4-on-libvirt-tutorial

openshift

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# openshift4-on-libvirt-tutorial

This is a tutorial for setting up OpenShift 4 on libvirt. It was inspired by
many good blog articles on the topic, such as;

* https://servicesblog.redhat.com/2019/07/11/installing-openshift-4-1-using-libvirt-and-kvm/

I felt there were optimisations to be had by turning this into a Git
repository, namely, separation of code examples, asciidoc readability and
contributions from others.