python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
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
Specify URL instead of IP:port in network endpoints for applications behind reverse proxy
We are using GCP external HTTPS load balancer, architecture is shown in the diagram below. The primary use of LB is redirecting users to static error site (hosted on Cloud Storage bucket) in case CE i...

Sam Carlson
Votes: 0
Answers: 1
GCP load balancer static error per-application on CE instance
We would like to use an external HTTPS load balancer for serving static error page in case application running on compute engine is down. We have multiple applications running on compute engine in for...

Sam Carlson
Votes: 0
Answers: 0
How to restrict access to only internet network end point group?
I have two projects A and B.
I am running my future workload in project B that is behind a GLB and through an Nginx proxy.
In order for me to send requests from project A to project B, I am using an ...
thedevopsguy
Votes: 0
Answers: 1