OpenShift
OpenShift copied to clipboard
Remove Public IP when deploying a private cluster
A private ARO cluster has a public IP deployed to ensure that clusters can reach out to mandatory resources for the cluster to be functional. That public IP is configured in such a way that no ingress is possible however, customer who are routing traffic through their internal network or are security conscious do not want the public IP to be there at all.
This request is to provide customers the ability to have a flag at install time which will result in the cluster being deployed without a public IP.