Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-cloud-network-load-balancer]

The tag has no usage guidance.

google-cloud-network-load-balancer
0 votes
2 answers
156 views

Does External Passthrough Network LoadBalancer supports BackendConfig Configuration from GKE?

I have deployed the Nginx Controller via External Passthrough LoadBalancer in GCP. I want to attach a Cloud Armor Security Policy to the LoadBalancer. According to the BackendConfig documentation it ...
Dinuka Kavinda's user avatar
0 votes
0 answers
56 views

Change l4 to l7 LB on GKE with nginx-ingress-controller

I have the following service, the default service for nginx-ingress-controller: apiVersion: v1 kind: Service metadata: annotations: cloud.google.com/app-protocols: '{"http":"HTTP2&...
Charlotte Wells's user avatar
3 votes
1 answer
710 views

Is it possible to route Google Cloud Functions egress traffic through multiple rotating IPs?

My app uses a Cloud Function (2nd gen), running multiple instances and triggered by PubSub, to make outbound requests to customers sites (essentially for synthetic monitoring). However, the platform ...
richgilbank's user avatar
0 votes
0 answers
621 views

Automatic restarts on GCP, GKE (Workloads, loadBalancer)

Once a week the load balancer stops communicating with the workloads. the load balancer stops having communication with the workloads. On the one hand I can see that the Workload was restarted since I ...
Iago F's user avatar
  • 21
1 vote
1 answer
3k views

Unable to SSH into my Compute Engine VM instance on Google Cloud

I am trying to SSH into my compute engine VM instance on Google Cloud. I am following the instructions to set up a regional external HTTP(S) load balancer with VM instance group backends I have ...
Nosail's user avatar
  • 471
0 votes
1 answer
164 views

Do not understand the text in health check

I am looking at the following page where it says: Sum over backend services. If a backend is used by multiple backend services, the backend instances are contacted as frequently as the sum of ...
Nosail's user avatar
  • 471
1 vote
1 answer
1k views

How to set up an IPv6 address with Google Kubernetes Load Balancer

I want to set up an IPv6 address to service on the GKE cluster. The main reason I want to do that is I am setting up a Google Managed Certificate and connecting the service to a Domain name. The ...
Nabeegh Ahmed's user avatar
2 votes
1 answer
2k views

site responding with DNS_PROBE_FINISHED_NXDOMAIN (Google Cloud CDN sending to CloudRun to static file server)

I have a site which is responding with DNS_PROBE_FINISHED_NXDOMAIN at random places around the globe which has been getting worse for the last 16 hours. I have a Google Cloud CDN attached. everything ...
Kevin Danikowski's user avatar
1 vote
1 answer
132 views

How to find if my traffic is HTTP or TCP?

Hi I am trying to learn different LB options in Google Cloud Platform. I came across different options like suggesting to use HTTP(s) for Http traffic and TCP/SSL proxy for TCP traffic. But I am not ...
Ram's user avatar
  • 675
-1 votes
2 answers
2k views

Google cloud-Internal Load balancer connectivity issue

I have created 2 VMs (Webserver) in GCP on one region & TCP internal load balancer configured in the same region and created another vm on another region(southeast asia). Now, I am not able to ...
Rajkamal's user avatar
1 vote
1 answer
235 views

Network Load Balancing

Network Load Balancing, in GCP. System used : 3 Servers System - > Nginx <--> PHP-fpm (using instance groups) <--> NFS. Nginx <--> NFS Now i used health checking but sometimes ...
Melki Saputro's user avatar
0 votes
1 answer
853 views

Active Passive mode supported for GCP external Load Balancer towards VM instance NIC0?

Failover for GCP internal load balancer has recently been introduced in Google Cloud PLatform https://cloud.google.com/load-balancing/docs/internal/failover-overview Now I would like to know if we can ...
Marvin's user avatar
  • 11
6 votes
1 answer
899 views

GCP regional static external IP limit

I couldn't correct statement on Google cloud documents about external static IP address limit. In my projects I would have more than 200 external IP requires for https load balancers. Does anyone ...
Adam's user avatar
  • 99
0 votes
1 answer
89 views

Vertx and port based routing

I want to use my Vertx web app with a Network Load Balancer. However, NLB does not work with path-based routing. I was not able to find solutions online. Is it possible to get the entire query in ...
user782400's user avatar
  • 1,707
0 votes
1 answer
228 views

Need to know the format of the SSL Certificate URL in GCP setSSLCertificates call

I want to set the SSL certificate used by a GCP target SSL proxy using the api call that looks like: https://www.googleapis.com/compute/v1/projects/{project}/global/targetSslProxies/{resourceId}/...
Matt Wilbert's user avatar

15 30 50 per page