-
Story
-
Resolution: Done
-
Undefined
-
None
-
4.16.0
-
None
-
None
-
Strategic Product Work
-
False
-
None
-
False
-
OCPSTRAT-1006 - [Tech Preview] Remove Terraform from the GCP IPI installer
-
-
-
Sprint 250
When GCP workers are created they are not able to pull ignition over the internal subnet as its not allowed by the firewall rules created by CAPG. The allow-<infraID>-cluster allows all TCP traffic with tags for <infraID>-node and <infraID>-control-plane but the workers that are created have tags <infraID>-worker.
We need to either add the worker tags to this firewall rule or add node tags to the worker. We should decide on a general use of CAPG firewall rules.