google-cloud-load-balancer Questions
5
I've configured a HTTP(S) Load balancer as per the documentation on https://cloud.google.com/compute/docs/load-balancing/http/
When I try to access the site via the Public IP address associated wit...
Bagpipes asked 5/7, 2020 at 18:38
3
I'm trying to setup google cloud load-balancer with HTTPS proxy. The rewrite rules doesn't seem to work. I've attached a screenshot of the same. Any help is appreciated.
Basically I'm trying to ac...
Commonwealth asked 27/7, 2020 at 10:14
5
Solved
I'm setting up React app frontend with Google Cloud Storage and Loadbalancer. During build, index.html and javascript file is uploaded into cloud storage. Loadbalancer points to backend bucket. I c...
Ancestral asked 10/7, 2021 at 13:39
2
Solved
I have a static website that I'm serving through Google Cloud. This is done by storing the static files in a publicly-accessible bucket, and using that bucket as the backend for an HTTPS load balan...
Voccola asked 5/5, 2020 at 7:40
1
Solved
Our application is currently focus around one single domain, let's call it: mydomain.com
Currently, we have separate docker containers via cloud run serving microservices from nested path, such as:...
Delusive asked 17/3, 2021 at 22:7
1
thanks to Gabriel Hodoroaga and his tutorial we have config with this flow in GCP:
Internet > HTTP Load Balancer > Network Endpoint Groups > GKE in one zone > ingress-nginx
But we nee...
Subscription asked 29/7, 2022 at 9:22
1
Solved
my goal is to have EXTERNAL HTTP CLOUD LOAD BALANCER with NGINX INGRESS in our GCP GKE.
Im trying solution as Rami H proposed and Google developer Garry Singh confirmed here:
Global load balancer (...
Henrion asked 12/7, 2022 at 9:57
1
I was reading an article about warm recoverable web server with Compute Engine and Cloud Storage.
Normal scenario:
Failover:
Documentation states that:
In an outage, you update the external HTTP...
Diabolo asked 25/3, 2022 at 14:32
0
I am having issue using the Serverless NEG and URL Masks with Custom domains. Here is some background:
I have multiple services deployed as CloudRun services (login service, search service, feedbac...
Lei asked 29/9, 2021 at 3:51
1
Solved
I have a VM that has 3 applications hosted on it. All the apps are working fine with the VM's public IP and port (e.g. 34.44.55.66:{port})
React JS website 1 (port 3001)
React JS website 2 (port 3...
Weigand asked 27/1, 2021 at 14:25
1
Solved
Currently we have below requirement:
Each user can have their own subdomain and folder under the Google Storage Bucket with content that should be served via this subdomain, for example:
[domain] u...
Conoid asked 8/10, 2020 at 21:19
2
Solved
I have a backend GCS bucket behind a Google Cloud HTTP(S) load balancer with Cloud CDN enabled.
I'm trying to answer these questions based on response headers:
was this response served from CDN
if...
Dene asked 5/8, 2020 at 23:21
4
Solved
I wonder if it is possible to use Cloud Armor with GAE Flex? Because in Cloud Armor's documentation, it says that you have to use an HTTPS Load Balancer. Since GAE Flex doesn't have a load balancer...
Contraction asked 27/5, 2020 at 17:33
2
I’ve been looking around trying to figure out if it would be possible to have a static React app hosted in a Google Cloud Storage bucket and use Google Cloud CDN and a single Google Cloud Load Bala...
Pursuant asked 28/2, 2020 at 3:49
1
© 2022 - 2025 — McMap. All rights reserved.