-
Notifications
You must be signed in to change notification settings - Fork 11
Support for Cloud Run for Anthos #96
Comments
Based on our discussion today: the easiest way to do this will be not use If all we want to support is GKE, we can:
The only downsides I see are that:
|
Thinking of the configuration from the user perspective:
For the first implementation of this, we might want to make the optional arguments required. Maybe support a single cluster only |
I think that'll be the case forever, by design. The tool should manage (1) either FM or CRFA, not both simultaneously, (2) only one cluster at a time. |
This is related to #78 but simpler to do since we already have most of the basics. Let's add support for Knative running on Cloud Run for Anthos to cover all the Cloud Run cases
The text was updated successfully, but these errors were encountered: