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.
By default in the Connected/Public Clusters the Egress / Outbound connections to Internet is performed using the LoadBalancer Egress mode:
By default in the Private / Public Clusters the OutboundType is LoadBalancer, but other possibilities can be used for the Egress/Outbound mode
By default NO egress/outbound is allowed to Internet because is a Disconnected environment
- 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
- Fully Test the option of VPN to connect to the cluster instead of Proxy Socks