Code Monkey home page Code Monkey logo

openshift-kvm-build's Introduction

openshift-kvm-build

My journey to create a openshift cluster under KVM

This is my attempt to add additonal info to the work done by Felipe Miranda (ocpkvmdocument.pdf) contained within the added ocpkvmdocument for those not as experienced with Linux.

Following Felipe's document a few things that tripped me up.

  1. On page 8 number 3. should be

  2. In creating my bastion I ran into a lot of problems using the command lines. I believe SELiunux or some other permissions were tripping me up. After creating the macvtap interface on the KVM host, I used the cockpit web interface to create a guest with the rhel83.iso mounted without starting. Removed the default network interface and replaced it with the macvtap interface and proceeded.

  3. I needed to spend a good amount of time understanding how to configure a forwarding DNS to properly set up for page 12. I found a lot of good links and used this one the most: https://www.linuxtechi.com/setup-bind-server-centos-8-rhel-8/

  4. When enabling the httpd server for the bastion I ran into a port problem for port 443. I changed the /etc/httpd/conf.d/ssl.conf file to have the standard https port to be 4443.

  5. On page 18 I added the --log-level=debug parameter to the openshift-install just because I wanted to see more of what was going on.

  6. I need to add an EXPORT to make the openshift client work properly for my install. I found this in the openshift export KUBECONFIG=<installation_directory>/auth/kubeconfig

openshift-kvm-build's People

Contributors

pswilso2017 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.