OpenShift 3.6 Basic Guest Template

From NovaOrdis Knowledge Base
Revision as of 21:38, 7 November 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * OpenShift 3.6 Installation =Overview= This is the simplest possible guest template, which will be used as a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

This is the simplest possible guest template, which will be used as a base for various other types of guests or more complex templates.


We are building an ingress guest template using a different procedure than the generic guest template because the ingress host is different from any other host in the environment in three aspects:

  • the network configuration is more complex - it has two different network interfaces, one public and one environment-facing.
  • it requires significantly fewer software packages.
  • it is security hardened.

Procedure

Provision the Guest Virtual Machine

The virsh command is available below. For more details. For more details ...

Note that the ingress guest must have at least two network interfaces, one for public access and the other one for communication with the cluster. The procedure is described here: