We have an HTTP(s) Load Balancer created by a kubernetes ingress, which points to a backend formed by set of pods running nginx and Ruby on Rails.
Taking a look to the load balancer logs we have detected an increasing number of requests with a…
Long story short - I need to use networking between projects to have separate billing for them.
I'd like to reach all the VMs in different projects from a single point that I will use for provisioning systems (let's call it coordinator node).
It…
When I try to access my website deployed on Google Cloud I receive the following error page:
We're sorry...
... but your computer or network may be sending automated queries. To
protect our users, we can't process your request right now.
Here are…
I want to connect to Cloud SQL from a different GCP project.
Cloud SQL is location in ProjectSQL and a VPC network is there in ProjectSQL project with name sql_vpc
There is another project ProjectDataflow and this has a vpc dataflow_vpc. I want to…
Been trying to figure this out but no luck thus far. Suprisingly difficult to achieve when compared to AWS.
I have a Google Cloud Platform (GCP) project with multiple Compute Instances and other services running.
I need to give root access to a…
I've set up everything according to the documentation:
For the certificate provisioning process to proceed, all of the
following conditions must be met:
The DNS records for your domain must reference the IP address of your load balancer's…
I want to connect service from one GKE cluster to another one. I created service as a internal load balancer and I would like to attach a static ip to it. I created my service.yml
apiVersion: v1
kind: Service
metadata:
name: ilb-service
…
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 so which location/region
was this a cache…
I do understand that global external addresses are used for External Load Balancers while regional external addresses for VMs and Regional Load Balancers. Why is there such a separation between global and regional IP?
They both can be reached from…
I have a Google Cloud Build trigger that build my image on the Google Cloud. I also have VPC network that hosting some resources that should be accessible while building the images.
While building the image, my docker script need to access the web…
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 access /api/ping on /ping. Not sure…
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 know what are hard limit on GCP project for static…
I have 2 different projects (Project A and Project B) in the same region (Europe west 2).
I've created one instance of Memorystore in project A.
So, I'm able to connect to the Memorystore from project A, but I'm also trying to connect to the same…
we're trying to block all non-cluster traffic except a few external IP addresses based on this Cloud Armor walk through.
The GKE cluster recognizes the rules but it's still blocking the allowed IP. Here are the steps followed:
1) Create the policy…
On the edit page of an instance, the "Add Item" button under network interfaces is in the disabled state. Since the button is visible, I guess this operation should be allowed in some way. Is it correct? How can I add a new interface to an existing…