https://github.com/jamesread/openshift4-on-libvirt-tutorial
https://github.com/jamesread/openshift4-on-libvirt-tutorial
openshift
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesread/openshift4-on-libvirt-tutorial
- Owner: jamesread
- License: gpl-3.0
- Created: 2019-11-23T08:35:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T10:06:34.000Z (over 6 years ago)
- Last Synced: 2025-10-13T14:24:37.208Z (9 months ago)
- Topics: openshift
- Language: Makefile
- Homepage: http://jamesread.github.io/openshift4-on-libvirt-tutorial/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.