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

Questions tagged [google-vpc]

The tag has no usage guidance.

google-vpc
-2 votes
1 answer
19 views

In Google Cloud, can a service account under in service project access shared vpc from host project? [closed]

I have provisioned a shared VPC in Google cloud. I can create a VM in the service project with the shared VPC with my user account (under organization) through the web console without any issue. ...
Long Shum's user avatar
0 votes
1 answer
69 views

Crossplane, GCP, and compute.subnetworks.get

So I'm trying to use Crossplane with provider-family-gcp to create a GKE cluster. apiVersion: container.gcp.upbound.io/v1beta1 kind: Cluster metadata: name: workload-cluster-yuan spec: forProvider:...
Mike Williams's user avatar
2 votes
1 answer
258 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
67 views

Issue with VPC Service Controls and Ingress Policy on Google Cloud

In our organization, we have configured an Access Policy with a scope for a GCP folder. Here are the details of our configuration: Access Policy: Name: accessPolicies/XXXXX Scope: GCP Folder Access ...
Jinja_dude's user avatar
0 votes
1 answer
85 views

GCP - Use Restricted Maps API Key via Private Google Access

I have a private GKE cluster running a service that is attempting to use the Google Places API. I have created an API key and configured my cluster's NAT IPs (which are static) as permitted IPs that ...
Ralph's user avatar
  • 448
0 votes
1 answer
34 views

VPC SC Error Log Upon creating PUB/SUB Push Subscription with Cloud Function As a Endpoint

We have a VPC SC Perimeter enforced in the GCP env. When trying to create a PUB SUB Subscription in the project the Terraform apply is failing as Error: Error creating Subscription: googleapi: Error ...
Ankit Srivastava's user avatar
0 votes
1 answer
68 views

How to enable the access to cloud run from a cloud function when the cloud run's ingress is set as internal

I have a cloud run R, which can be accessed as XXX.a.run.app if ingress setting is all. When changing its ingress to be internal, I found that a VM instance can still access XXX.a.run.app, but my ...
littleEinstein's user avatar
-2 votes
1 answer
172 views

I am getting an error when connecting a Cloud run service to a VPC in Google Cloud. How to resolve this?

In GCP, I have a Cloud Run service 'A' which is in a VPC having subnet IP range 10.0.0.0/24. I have another Cloud Run service 'B' which not connected to any VPC. I have a serverless VPC access which ...
sidharth sunilkumar's user avatar
0 votes
1 answer
229 views

Compute Engine VM can't connect to internet even with an external IP

I am having trouble setting up a compute engine VM that can access the internet to install new packages. The VM has an external IP address set and I have opened port 22 for SSH access. After ...
Bobbake4's user avatar
  • 24.7k
0 votes
1 answer
281 views

SFTPGo with nginx-ingress controller on GKE

I am trying to deploy SFTPGo with nginx-ingress controller on GKE. The deployment works but when I try to build sftp connection through cli, it fails with connection refused/timed out error. I am ...
kubexplore's user avatar
0 votes
0 answers
69 views

GCP: using VPC serverless connector and shared VPC in one cloud run

I have two projects in GCP: HOST and APP In HOST I have Shared VPC network 'shared' and subnet 'snet0' In APP I have a redis instance, redis-network and Serverless VPC access (connected to the redis-...
memyrok99's user avatar
1 vote
1 answer
223 views

Why can't Cloud run service (next.js) connect to another Cloud run service (node.js) through Direct VPC egress

I can't seem to send traffic from one cloud run service to another although I have setup a Direct egress VPC connection. I am currently running 2 cloud services (client and server). server is ...
remedy_man's user avatar
0 votes
2 answers
127 views

VPC SC Service Perimeter handle Google Service Accounts

I have a service perimeter created on projects holding Cloud Composer. The VPC SC Logs snippet are below, "authenticationInfo": { "principalEmail": "service-org-<...
Ankit Srivastava's user avatar
0 votes
1 answer
68 views

Unable to send request to Google Cloud Compute Engine with Service Account credentials

I have a VM set up running a container with an in memory database (with redis). I know this is already a google service, but it is a lot cheaper for me to host it myself on a VM. I set up a VPC ...
Soogey's user avatar
  • 11
0 votes
0 answers
23 views

vpc sc perimeter effect on looker studio blends

We are using bigquery as our data warehouse.Our data analysts are using looker studio as their data analytics tool. we have applied vpc service perimeter to a project for all the services in GCP to ...
Pranavi Bodhanam's user avatar

15 30 50 per page
1
2 3 4 5
17