-
Feature
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
Strategic Product Work
-
False
-
-
False
-
OCPSTRAT-10Install and update OpenShift on Infrastructure Providers
-
0% To Do, 0% In Progress, 100% Done
-
0
Feature Overview (aka. Goal Summary)
For OpenShift on GCP, put the bootstrap node behind a LoadBalancer to protect from the vmExternalIpAccess constraint
Goals (aka. expected user outcomes)
Have the bootstrap node to be behind a LoadBalancer so that the customer doesn't need to change the org policy constraints in their GCP organization
Requirements (aka. Acceptance Criteria):
While deploying OpenShift on GCP prevent any instances that are part of the OpenShift cluster or used during the Cluster bootstrap process to be associated with public IPs. Instead, during the installation, the bootstrap node should be fronted by a Loadbalancer which should honor the customer's security policies.
Background
The security teams on customers have concerns over vmExternalIpAccess constraint. Their enterprise root policy constraints that get inherited at all projects mandate the disabling of External IP address in VMs
- relates to
-
RFE-1517 GCP - Put bootstrap node behind LoadBalancer to protect from the vmExternalIpAccess constraint
- Rejected