Giter Site home page Giter Site logo

ocp3.11-all-in-one's Introduction

ocp3.11-all-in-one

OCP 3.11 all-in-one inventory and scripts files

Based on the work done here https://blog.openshift.com/openshift-all-in-one-aio-for-labs-and-fun/ by Willian Caban and using his AIO template as a reference. https://github.com/williamcaban/openshift-lab.git

This inventory and scripts builds a all-in-one OCP cluster on a single system, so one master, one node, one etcd all colocated.

Storage is provided via NFS, again colocated on the single system and created by running pv.sh

DNS is provided by a free dynamic DNS service dynu.com. This holds a wilcard A record mapping *.apps..dynu.net to the single system and also a fixed (non-wild card) record to .dynu.net eg:

alt text

This all installs on RHEL 7.6. Scripts enclosed to add repos etc.

Resolv.conf gets setup wrongly updated by NetworkManager based on dynamic nature of network card, a corrected version is included. By default it assumes dynu.net is the search root which is wrong, since things don't start until .dynu.net. Failure to get this correct with result in apiserver failing to start or failing to access github due to peer certificates.

Swap space. Suggest for a single node/master system that re-enabling swap makes sense since there is no alternate node to load balance pods across to. Edit /etc/fstab to re-enable swap that the OCP install disables. With an SSD disk on a single system this is probably better use of local resources than denying service to a pod.

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.