cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

Support RegionBackendervice for loadBalancer

Open sebglon opened this issue 6 months ago • 0 comments
trafficstars

/kind feature

Describe the solution you'd like To use with S3NS, we need to deploy LoadBalancer with Regional backendService.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Error log on CAPG with S3NS credential:

E0429 09:56:03.469174      12 controller.go:316] "Reconciler error" err="googleapi: Error 400: Invalid value for field 'resource.loadBalancingScheme': 'EXTERNAL_MANAGED'. Global load balancing not allowed in TPC., invalid" controller="gcpcluster" controllerGroup="infrastructure.cluster.x-k8s.io" controllerKind="GCPCluster" GCPCluster="default/test-b" 

sebglon avatar Apr 29 '25 09:04 sebglon