GoogleCloudPlatform / k8s-config-connector

GCP Config Connector, a Kubernetes add-on for managing GCP resources
https://cloud.google.com/config-connector/docs/overview
Apache License 2.0
861 stars 202 forks source link

Add API Gateway as platform to ComputeNetworkEndpointGroup #744

Open flunderpero opened 1 year ago

flunderpero commented 1 year ago

Checklist

Describe the feature or resource

I would like to create a load balancer for an API GATEWAY according to https://cloud.google.com/api-gateway/docs/gateway-serverless-neg#creating_the_load_balancer

I can create a regional NEG for Cloud Run and Cloud Functions but not for an API Gateway according to the documentation: https://cloud.google.com/config-connector/docs/reference/resource-docs/compute/computeregionnetworkendpointgroup

Additional information

No response

Importance

No response

mbzomowski commented 1 year ago

Hi @flunderpero - Looks like this isn't currently supported in ComputeRegionNetworkEndpointGroup due to the fact that we don't currently support the APIGateway resource. We'll be able to enable this feature after we support that resource. We've added it to the list of resources we're looking into and will let you know when we have more information.

Please reach out to us via Cloud support to prioritize your request if it is a blocker.