python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Cloud API Gateway can't invoke Cloud Run service while using firebase auth
I am using API Gateway with firebase JWT authorisation (so that users can use google sign in) that is forwarding the requests to cloud run services and one cloud function service.
Here is how my API G...
Šime
Votes: 0
Answers: 1
can i use one google cloud load balancer for a static backend bucket AND a container deployed by cloud run? and with different ports?
I have a project that has routes and paths defined in a load balancer. Now I want to add a google cloud run container to that project. Do I need to make another load balancer, or can I add the paths t...
Teoman Kirac
Votes: 0
Answers: 1
can't get socket.io to load correctly in a cloud run container
I have a new path to my site. The new path is deployed with gcloud run deploy. This path is a container and I am trying to get socket.io to work with it. I can only load a CDN in its place currently.
...
Teoman Kirac
Votes: 0
Answers: 0
Migrate .NET Core app from Google App Engine to Google Cloud Run - SQL connection issues
I have a .NET Core API currently running in App Engine and everything is working fine there. I am connecting to the database by following Google provided example, defining cloud sql instance in app.ya...
Vaizgantas
Votes: 0
Answers: 2