Skip to content

Repository for deploy Openshift 4 clusters with IPI installation in connected, private and disconnected mode

Notifications You must be signed in to change notification settings

rcarrata/ocp4-azure-ipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b18b743 · Jan 3, 2023
Oct 25, 2022
Jan 5, 2021
Oct 25, 2022
Jan 3, 2023
May 10, 2022
Mar 10, 2022
Feb 3, 2021
Jan 14, 2021
Feb 3, 2021
Apr 18, 2021
Apr 15, 2021
Apr 15, 2021
May 23, 2022
Apr 14, 2021
Apr 14, 2021
May 23, 2022

Repository files navigation

OpenShift 4 Azure IPI installation

Ansible Repository for deploy OpenShift 4 clusters with IPI installation in connected, private and disconnected mode

There are different approaches for each mode, but always an IPI installation is used.

1. Prereqs

2. Installation Modes

3. Egress/Outbound modes

3.1 Connected/Public OpenShift cluster Egress/Outbound mode

By default in the Connected/Public Clusters the Egress / Outbound connections to Internet is performed using the LoadBalancer Egress mode:

3.2 Private/Restricted OpenShift cluster Egress/Outbound mode

By default in the Private / Public Clusters the OutboundType is LoadBalancer, but other possibilities can be used for the Egress/Outbound mode

3.3 Disconnected/Air Gapped Openshift Cluster Egress/Outbound mode

By default NO egress/outbound is allowed to Internet because is a Disconnected environment

4. Ingress Modes

5. Platforms Tested

  • Tested from Fedora33 with Ansible 2.9.18 and python 3.6
  • Openshift 4.6.x and Openshift 4.9.x
  • Latest Tested - 4.9.11

6. TODO

  • Fully Test the option of VPN to connect to the cluster instead of Proxy Socks

About

Repository for deploy Openshift 4 clusters with IPI installation in connected, private and disconnected mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages