K8s-config-connector: Cloud Run resource

Created on 26 Jan 2021  路  13Comments  路  Source: GoogleCloudPlatform/k8s-config-connector

Is it possible to launch 'Cloud Run' apps from KCC, I couldn't find a resource for this.

enhancement

All 13 comments

Hi @dazdaz , Config Connector doesn't support Cloud Run resources yet. Thank you for your suggestion! Which Cloud Run resources do you need in your use case? Would be great if you can share more information.

@maqiuyujoyce - we are also looking to have support for Cloud Run in Config Connector. Out most immediate requirements would be, to create/delete a Cloud Run service (deployment), manage triggers (both ingress and auth - support for beta ingress is a requirement) and set IAM policies on a service. Additionally, we would want to see a method for referencing the Cloud Run service in our NEG (ComputeNetworkEndpointGroup ) configurations.

Thanks for the elaborate details @tedelwartowski-bestbuy. I updated the Cloud Run ticket in our backlog with your specific requirements.

manage triggers (both ingress and auth - support for beta ingress is a requirement)

I do need help understanding what you mean by this one -- do you mean you want to be able to manage this resource (and IAM policies for this resource) using Config Connector?

@jcanseco - I am not that familiar with the API specifically, so I will admit that some of the terminology may be different. When we deploy a Cloud Run service, we now have the option to control how the service is "triggered"; our requirements are that the Cloud Run service must only be allowed to be triggered from Cloud Load Balancing (which is Beta). As part of our automation I would like to see this be part of the Config Connector manifest.

Gotcha thanks, I admit I'm not quite the Cloud Run expert :) Let me see if I can check with the right people internally to figure things out.

@tedelwartowski-bestbuy, just to clarify, are you referring to this Cloud Run feature?

@jcanseco - that is correct; in the console these settings are under a tab named Triggers.

Great, thanks for confirming!

Is there an expected date for Cloud Run support in Config Connector?

+1

+1

+1

Hi all, we don't have an ETA yet on this one unfortunately as it is a fairly tricky resource to support. However, we're actively working with the Cloud Run team to get support in Config Connector, and we'll update you all accordingly once we make more progress.

Was this page helpful?
0 / 5 - 0 ratings