You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, Triton deployed to Cloud Run cannot access Memorystore due to the serverless nature of Cloud Run instances.
Memorystore only works with authenticated machines (i.e. GCE machines)
Describe the solution you'd like
Follow the steps here to set up a VPC connector
Describe alternatives you've considered
Use GKE instead of Cloud Run
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, Triton deployed to Cloud Run cannot access Memorystore due to the serverless nature of Cloud Run instances.
Memorystore only works with authenticated machines (i.e. GCE machines)
Describe the solution you'd like
Follow the steps here to set up a VPC connector
Describe alternatives you've considered
Use GKE instead of Cloud Run
Additional context
The text was updated successfully, but these errors were encountered: