Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

How to Set Up Google Vertex AI Vector Search with Private Endpoint?

I'm trying to set up Google Vertex AI Vector Search using a private endpoint to ensure secure communication between my application and the index. I've already enabled the necessary APIs and created an ...
Alamgir Ahamed saif's user avatar
0 votes
0 answers
77 views

How to configure BGP on GCP Partner interconnect with terraform?

I'm trying following code! resource "google_compute_router" "gcp_cloud_router" { name = "router-1" network = var.gcp_vpc_name region = var.gcp_region bgp { ...
mehmet's user avatar
  • 1
0 votes
0 answers
53 views

Cloud Run times out when accessing PSC endpoint

So I have two Cloud Run Services - the first running in project A and sending traffic to VPC subnet1 and the second running in the project B that is only accepting internal traffic. In order to send ...
baur's user avatar
  • 1
1 vote
1 answer
194 views

No logs for the default-allow-icmp FW rule

I'm trying to catch and log the ICMP packets between 2 GCE instances. To do this I enabled logging for the default-allow-icmp rule: Priority: 65534 Direction: Ingress Action on match: Allow Source ...
Alex Pykavy's user avatar
2 votes
1 answer
622 views

Cloud run Instance failed to start because permission was denied when creating an address in the subnetwork

I have been using Direct VPC egress in google cloud run since May 2, 2024 to access to Cloud SQL via private IP in the same network. I have 2 environnments prod and staging, same configurations except ...
Abdellatif Derbel's user avatar
0 votes
1 answer
221 views

Is there any possibility Cloud Run is stripping, or malforming request headers coming from my frontend app?

I'm seriously grasping at straws here. I have a cloud run app that acts as a basic api. It's ingress is set to all but it requires authentication. I have a frontend app written in Angular that has a ...
grinferno's user avatar
  • 534
0 votes
1 answer
178 views

Is it possible to access GCP metadata endpoint from Cloud Run instance?

I have a cloud run instance that I'm trying to use to communicate with another, secured Cloud Run instance. The latter instance allows external traffic but can only be invoked by set service accounts. ...
grinferno's user avatar
  • 534
-1 votes
2 answers
1k views

How to list all the ip addresses in a Google cloud subnet?

I want list all the ip addresses that are used in a subnet and who is using them. I want to do that via the Google console (or gcloud command). Point is that I do not want to do a ping against all the ...
souser's user avatar
  • 6,134
0 votes
1 answer
249 views

google cloud classic vpn to onprem. Neeto to NAT to public IP space the internal network

GCP Side 10.27.20.0/24 --> [public NAT] --> VPC Endpoint --> VPN TUNNEL <-- ONPREM Endpoint I'm on the GCP side of this equation and need to NAT our 10.27.20.0/24 internal IP space to ...
Daniel Barber's user avatar
0 votes
2 answers
149 views

Google Cloud Kubernetes auto-scaling of proxy with external IP

I want to deploy a proxy servers into my Google Cloud Kubernetes engine. The pod will listen to a specific ports and other deployments will use it proxy service to communicate with the internet. In ...
No1Lives4Ever's user avatar
0 votes
2 answers
2k views

When managing GCP firewall policies / rules using terraform - how to know what the ID is?

I've been referring to this guide: https://cloud.google.com/blog/topics/developers-practitioners/hierarchical-firewall-policy-automation-terraform and, unless I'm reading wrong, it seems to start with ...
baxx's user avatar
  • 4,815
0 votes
1 answer
156 views

GCP: how to only use the VPN on some domains

I have setup a HA VPN between AWS VPC and GCP VPC, now I can access private resources on AWS from GCP, my question is, is it possible to only use the VPN for certain resources? using their domain name ...
Marwan Tukhta's user avatar
0 votes
1 answer
478 views

Google Cloud Implied Firewall Rule Query

I need some clarification on an "implied allow egress rule" that is documented here https://cloud.google.com/firewall/docs/firewalls#default_firewall_rules This egress rule states it allows &...
user1074593's user avatar
-1 votes
1 answer
869 views

Google Cloud: terraform / gcloud problem with google_service_networking_connection

I tried to create a "google_service_networking_connection" with terraform or gcloud tool. But both options fail cause of Authentication Problems. What i don´t understand why I need the REST ...
Christoph Marketsmüeller's user avatar
0 votes
1 answer
51 views

Issue creating Service connection between network and cloud sql in google cloud

I am creating custom network and cloud SQL in Google Cloud. I am using module approach while creating. below is my block of code of main.tf module "network" { source = "./cloudNetwork&...
Hardik Patel's user avatar
1 vote
1 answer
490 views

Can a Google Cloud Function in one project connect to a Serverless VPC Connector in a different project?

Let's say a Google Cloud Function is running in project "foo", and we want it to use a VPC Connector in project "bar". Is that possible? The motivation is not to have to set up a ...
jacob's user avatar
  • 2,906
-1 votes
1 answer
302 views

Operation type [updateNetworkInterface] failed with message "IP 'X.X.X.X' is already being used by another resource

i have created a subnet in vpc network with subnet 192.168.0.248/29 ip in this subnet has not been used for any purpose but when i set static ip 192.168.0.254 error "This IP address is either in ...
Kim Tiểu Bảo's user avatar
1 vote
1 answer
910 views

Add Cloud Armor To Cross-Project Backend Services

I have an external regional load balancer running on a shared VPC in project A and have backend services attached to it from project B and C. I would like to add Cloud Armor to my Cross-project ...
Sylver11's user avatar
  • 309
0 votes
1 answer
835 views

How to allow TCP traffic in GCP Cloud Run?

I've built a Go binary for handling SSH traffic. And deployed it to Cloud Run. Looks like cloud run allows only HTTP traffic, and my attempts to connect via ssh -p 80 ***.run.app fails. How to allow ...
Anton Medvedev's user avatar
-1 votes
1 answer
582 views

Which IPs can't be used in a GCP virtual network?

I've tried searching this question in different ways and can't seem to find the documentation. I think it's the first 2 and the last one, but I'm also thinking there's maybe 4 IP addresses that can't ...
Kitteh's user avatar
  • 39
4 votes
1 answer
831 views

Google Cloud unknown "Storage PD Capacity" charges

Recently, a charge for "Storage PD Capacity" started showing up in Google Cloud. According to the charge, I'm using 7.27 GiB somewhere even though I don't directly use any VMs or Storage ...
kym's user avatar
  • 1,233
3 votes
1 answer
943 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
-1 votes
1 answer
340 views

Sharing the same egress IP address across multiple different projects?

We have our project hosted in GCP. Now we setup separate projects for some of our customers with exact same configuration with our current project but with different VPC (some customers want single-...
Kazuki's user avatar
  • 1,492
0 votes
1 answer
116 views

Communication between subnetwork and another subnetwork secondary IPv4

Here is my network problem on GCP : VPC : "main" Subnetwork : "VPN" 10.0.2.0/24 Subnetwork : "kube" 10.52.0.0/16 Secondary IPv4 ranges for "kube" : "gke-...
AChichi's user avatar
  • 369
0 votes
1 answer
205 views

Migrate legacy network to custom VPC - Google Colud

I need to convert my single-region Google cloud legacy network to a VPC network. I have tried both single-region conversion tool and the GKE network conversion script In both I receive the following ...
vahiiid's user avatar
  • 29
-1 votes
1 answer
345 views

Do we need to Peer every Data fusion instance to the Shared VPC ? How to avoid the 25 peering limitation

Use Case : Using GCP Data Fusion as an ETL for customers Source and Resources : My resources are on a shared VPC ( dataproc and runtime for data fusion on subnets taken from this shared VPC ) Based on ...
Sam-Tahir's user avatar
  • 173
15 votes
1 answer
2k views

Google is blocking traffic because it detects automated queries

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 ...
David Beaudway's user avatar
0 votes
1 answer
411 views

Google Cloud Firewall: is there an option to filter outside Google traffic

From what I understood from pricing, traffic from outside Google Cloud is free, traffic to inside Google Cloud is free, but traffic to outside Google Cloud is not. So I think the realistic question is ...
Antti Rytsölä's user avatar
0 votes
2 answers
2k views

How to make Python packages in a Artifact Registry available to Vertex AI Custom Jobs?

I started working with Vertex AI and tried to create a custom job. The requirements.txt file contains: --extra-index-url https://europe-west4-python.pkg.dev/.../europe-west4-python/simple my_package1==...
Torsten Knodt's user avatar
0 votes
0 answers
802 views

Can you wildcard route paths to multiple backends in Google API Gateway?

I'm trying to use Google API Gateway as the entry point for multiple backend services. The services have common endpoints, like /api/data that conflict with one another. I would like to pre-pend an ...
David Beaudway's user avatar
0 votes
1 answer
1k views

How to connect on-prem server to Google Cloud SQL over private IP, where private IP conflicts with local subnet?

I am trying to connect my Cloud SQL to my on-prem MySQL server, via private IP. I have a Dedicated Interconnect established between on-prem and the Shared VPC that "hosts" the Cloud SQL. ...
Mullins's user avatar
  • 77
0 votes
1 answer
964 views

Create a Compute Engine with the internet access by using Terraform

Running the following terraform gcp project i can see the machines do communicate with each other but no internet, machines looks to resolve the domains but not able to ping them. I am adding internal ...
Klevin Kona's user avatar
0 votes
1 answer
2k views

Allowing cloud run service with internal traffic ingress to be accessible in other projects

I have an API launched on a cloud run service in project dev. I don't want to expose the API so I set it's ingress to Allow internal and Cloud load balancing traffic. I have another cloud run frontend ...
Lance Armah-Abraham's user avatar
0 votes
2 answers
156 views

Is it Possible to Invoke Cloud Run with Gmail-Auth?

I want to ask a conceptional question and take advices about possible system design if possible. The plan is basically authenticating specific Gmail users to use my serverless backend application. I'm ...
Yiğit Mesci's user avatar
2 votes
1 answer
1k views

How to enable Private Google Access for Source Repositories

I have Private Google Access enabled on the Default network and and I can pull artifacts from Artifact Registry from a VM with no external IP address just fine However I can't seem to access Source ...
rossco's user avatar
  • 635
0 votes
2 answers
712 views

How to interconnect GCP with Oracle cloud?

I want to connect GCP infrastructure with OCI infrastructure so that all the services can communicate on the private network instead of allowing public IP which the traffic get comes. as per my ...
kingfateh khan's user avatar
0 votes
1 answer
1k views

Routing traffic to specific VM's via load balancer on GCP

I am new to Google Cloud Platform and advanced networking in general but I have been tasked with setting up an external HTTPS load balancer that can forward internet traffic to 2 separate Virtual ...
ZeroCode's user avatar
1 vote
0 answers
117 views

How Google Cloud determines which packet should route to Premium network tier/Standard tier?

Google mentions that Premium Tier delivers traffic from external systems to Google Cloud resources by using Google's low latency, highly reliable global network. This network consists of an extensive ...
Turbo's user avatar
  • 708
2 votes
1 answer
4k 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
  • 481
1 vote
1 answer
1k views

Gcloud LoadBalancer: change Google Managed certificate without downtime

I intend to use Gcloud managed certificate. The way it works is that I already have a custom certificate managed by Let's Encrypt, which is assigned to my LoadBalancer. Now I want to swich to the ...
Mauricio's user avatar
  • 3,149
0 votes
1 answer
361 views

How to connect to the load balancer using the service label?

I have set up an internal TCP/UDP load balancer with VM instance group backends. I am on the section that relates to Test connection from client VM. Here, I don't quite understand the last step, which ...
Nosail's user avatar
  • 481
0 votes
1 answer
534 views

Unable to update the service label for the load balancer forwarding rule

I have created a load balancer forwarding rule without a service label. Now I am trying to add a service label to the load balancer forwarding rule by running the following commands, but none of them ...
Nosail's user avatar
  • 481
0 votes
1 answer
303 views

Connect Google Cloud SQL instance to external replica via VPN

We have a (route based) VPN between our data center and Google Cloud. I'm trying to set up a replica of one of our on-prem databases in Google Cloud. With current setup, Google Cloud SQL instance is ...
Alex's user avatar
  • 23
0 votes
1 answer
177 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
  • 481
1 vote
1 answer
533 views

Can't set PTR record for IPv6 address for Google Cloud VM

I have a Google Cloud Compute Engine VM, it has a public ipv4 IP and a public external ipv6 IP. In the console, I input the PTR record: blabla.mywebsite.com. (the domain is already verified) both for ...
Toms Project's user avatar
-2 votes
1 answer
783 views

has anyone managed to create a Reverse DNS Zone on GCP -?

Just created a Reverse DNS Managed Zone as mentioned here - https://cloud.google.com/dns/docs/zones/managed-reverse-lookup-zones - How do we add VM IPs ? with Terraform - Since the Reverse DNS Zone ...
UngabungaBoy22's user avatar
4 votes
1 answer
2k views

CloudRun can't make outbound http(s) requests - Timeout

I'm having a hard time debugging why cloudrun is not allowed to make outbound HTTP to the public internet. My setup follows a simple Global loadbalancer (Classic) -> CloudRun, Using a custom VPC ...
Fabrizio Fenoglio's user avatar
2 votes
2 answers
3k views

Is it possible to have the Cloud shell and the VM within the same VPC?

I want to have the google Cloud Shell and the VM within the same VPC, so that I can access the windows VM via its internal IP address. I setup a Serveless VPC access connector so that I can access the ...
Cloude's user avatar
  • 333
0 votes
1 answer
928 views

Is Serverless VPC connector a solution to connect my app engine to a VM within the same project in GCP?

I want to access a REST server that is hosted locally in a windows virtual machine (VM) in a GCP project. Also, the VPC network within my GCP project has a VPN tunnel with an external client. I plan ...
Cloude's user avatar
  • 333
-1 votes
3 answers
3k views

How can I get a DNS name for a GCE instance

I have a Google Compute Engine instance which is uniquely identified: name: updateservice zone: us-central1-a project: myproject is there a way to access the instance via DNS name? Otherwise I need ...
sonium's user avatar
  • 1,102

1
2 3 4 5 6