Skip to main content

Questions tagged [gcp-load-balancer]

Use this tag when dealing with Load balancers provided by Google Cloud Platform

gcp-load-balancer
1 vote
1 answer
69 views

Why GCP calculator asked me to specify region when using GLOBAL cloud balancer?

I have this architecture: One backend with two MIGs with different regions, asia-southeast and europe-central. When I want to calculate Cloud Load Balancer in GCP, it asked me to specify the REGION ...
Muhammad Ikhwan Perwira's user avatar
0 votes
0 answers
53 views

How to add virtual machines to a zonal neg or an unmanaged instance group

I'm currently trying to deploy a GCP network passthrough load balancer in front of a GKE autopilot cluster using terraform. As per Google documentation https://cloud.google.com/load-balancing/docs/...
Jacopo Terrinoni's user avatar
0 votes
0 answers
65 views

Invalid HTTP_HOST header for Django app that is running in Cloud Run

I have a Django app running in Cloud Run. Cloud Run is configured as a backend service for External Application Load Balancer. The service works with different custom domains. The list of domains is ...
oklymeno's user avatar
0 votes
1 answer
85 views

How do I disable HTTP OPTIONS method for a static website hosted in a GCP bucket?

I have a static website hosted in a GCP bucket with an external Application Load Balancer to route the traffic. And I need to disable the HTTP OPTIONS method based on the advice from a vulnerability ...
victor6510's user avatar
  • 1,264
0 votes
1 answer
19 views

Access Redis memory store mutliple VPCs

Resources Redis - Managed service (Memory store) - Only single Auth network can connect not multiple VPC VPC - 1 - 192.168.0.0/24 VPC - 2 - 10.0.0.0/24 Redis <-> VPC 1 (Connected to Redis ...
chagan lal's user avatar
0 votes
0 answers
33 views

GCP load balancer blocks traffic to backend GCP Managed Instance Group vms due to enforced mTLS

I have deployed a GCP load balancer, which proxies the requests to the backend GCP MIG vms(which they run docker container with nginx proxy, where it proxies the request to a java application). In the ...
jimakosak's user avatar
-1 votes
1 answer
97 views

How to connect two VPC in same GCP project without Peering [closed]

In GCP project i have two VPC VPC-1 & VPC-2 i would like to connect VM1 from VPC-1 to connect to VM2 in VPC-2 Both VPC-1 & VPC-2 are in same project & same Region. i can't do VPC peering ...
chagan lal's user avatar
0 votes
1 answer
207 views

My streamlit app is throwing websocket errors when I direct traffic to its cloud run instance URL

This is my infrastructure for these apps: GCE Global LB (central GCP project) => Internet NEG => Cloud run app (streamlit app in its own project) I have seen a lot of stuff online about users ...
red888's user avatar
  • 30.5k
2 votes
0 answers
169 views

GCP Cloudrun multi-container-deployment reverse proxy issues

I have a web application composed of frontend (react + nginx reverse proxy) and backend (FastAPI) containers. I wanted to make life difficult and went the serverless route for this application using ...
JLuxton's user avatar
  • 421
0 votes
0 answers
28 views

Nginx Fabric Gateway API controller installed with service type ClusterIP exposed through a GCP Global ALB

regarding bellow information I want to have HTTPS traffic to Gateway API controller deployment. have GKE cluster, GCP Global Application Loadbalancer (GALB). within GKE I installed Nginx Fabric ...
Kamran's user avatar
  • 1
0 votes
0 answers
933 views

How to solve error "delayed connect error: 111"

I have deployed my Laravel project on google cloud. I've created VM, load balancer and also implemented CDN. First, I've created load balancer without https and at that time everything was working ...
vinod's user avatar
  • 11
0 votes
1 answer
73 views

Apache configuration question ( Google Managed certificate and HTTPS LB )

If I follow this instruction, I am able to get the hello world! on browser. After getting a domain name, and using cloud dns to point the VM external ip to that domain name, I am also able to get the ...
dany L's user avatar
  • 2,606
0 votes
1 answer
39 views

Error running Rundeck with GCP managed SSL Content Security Policy directive

Rundeck Login page on HTTPS only (not HTTP) with the below error in the browser console Refused to send form data to 'https://sub.domain.xxx/j_security_check' because it violates the following Content ...
devops on the road's user avatar
0 votes
1 answer
428 views

Change the timeout setting of a GCP load balancer backend service

Is it possible to change the timeout setting of a GCP load balancer backend service (a cloud run)? I tried with the command: gcloud compute backend-services update my-cloudrun-backend-service --global ...
Naran's user avatar
  • 63
1 vote
1 answer
137 views

default service for GCP load balancer

I'm sure the solution to my issue is somewhere in the documentation, but I cannot figure out how to configure a default service that gets used when setting up my global external load balancer on GCP. ...
Raphael's user avatar
  • 224

15 30 50 per page
1
2 3 4 5
13