Category "google-cloud-platform"

How to connect to GCP VM instance with password using SSH?

I able to connect to my VM instance in GCP with a SSH key. I added user with the sudo useradd -m -s /bin/bash -G {groups} {new user name} command, and changed

Google Cloud get cluster credentials unauthorized

I've created a service account in the IAM page of google cloud console but unfortunately I'm unable to assign roles to this account - or I'm missing something.

Is anyone else experiencing issues using Cloud Tools for Visual Studio to deploy GKE workloads?

For the past week we are seeing the error "Could not determine if the selected GCP project is ready for deployment, please close the dialog and try again", imag

Google App Engine Latency skyrockets out of nowhere

Our development team is scratching our heads wondering why Google App Engine latency tends to go through the roof from time to time with very little predictabil

Google Storage Bucket Permission to view object but not to list

I created a storage bucket with publicly accessible files. I want to ensure that viewers can view individual objects if they access them directly, but I do not

GCP equivalent of "deny" permissions in aws policy

Is there a way to deny permissions in GCP custom role? For example, this is a policy in AWS that denies a set of actions on S3: { "Sid": "DenyS3", "Effe

Detect intent with DialogFlow SDK in preview mode so as not to affect any entities

How can I detect an intent while remaining idempotent and not have the possibility to change any contexts or entities? According to DetectIntent() as shown in t

Cloud Functions - Remove default logging from StackDriver?

Stackdriver logs a function call for it's execution duration per each call. Is there a way to in gcloud when during deployment to disable this behavior? My con

How to set $HOME before startup script in Google Compute Engine

In my use case, I am trying to use the $HOME variable to identify my app server path in the instance startup. I am using Google compute engine with a startup

Google Cloud Platform - Pub/Sub push to private (VPN) on-premise listeners?

Official documentation for Pub/Sub service states that Push is available to listeners that are available on public network: An HTTPS server with non-self-si

Pubsub push subscription not acknowledging messages

This is my setup. Subscription A is a push subscription that POSTs messages to a cloud Run deployment. That deployment exposes an HTTP endpoint, processes the m

Access Denied: BigQuery BigQuery: Permission denied while opening file

When trying to perform a simple query in BigQuery I am getting this error: Access Denied: BigQuery BigQuery: Permission denied while opening file. I am using a

Disable Firestore in native mode

I think that in my project cloud firestore was wrongly enabled in native mode, while I would like to use the "old" datastore or firebase in native mode. I don'

Google Cloud Container Registry/Artifact Registry Permissions

I'm trying to push containers to the Google Cloud Container Registry or the Google Cloud Artifact Registry on Windows 10 using the Google Cloud SDK. I'm getting

Create redundant vlan attachment for partner interconnect with terraform

I couldn't find this anywhere or a more specific forum, if there is any please redirect me. Does the Google cloud terraform provider support the creation of a r

Can API hub of apigee & Connectors of Apigee help in integrating with independent API gateways like KONG or Akamai?

Can we use 'API hub' and 'Connectors' of Apigee to integrate with different independent API gateways like KONG or AKAMAI & seamlessly manage the authenticat

Google Cloud functions Java 11 - How to Debug locally ? Avoid the need of re deploy with logs

I am using intellij IDE and maven project. To debug cloud function, every time I need to Re-deploy with SYSO logs and taking 2 mins to upload. Do we have any me

gcloud auth login throwing error: gcloud crashed (ConnectionError): HTTPSConnectionPool(host='oauth2.googleapis.com', port=443): Max retries exceeded

gcloud builds submit failed for me yesterday. Then I tried gcloud config set project, that also failed. So I thought login might have expired so tried gcloud au

GKE stuck at autorepairing and not able to add the nodepools

Recently I faced an issue in my Kubernetes cluster on GCP, From all services which is running in the my cluster, one of the service used the node memory out of

Set up Google cloud certificates for Postgresql database ( hostname mismatch )

I have a postgreSQL database set up in google cloud. To connect via SSL google cloud provides 3 .pem files, server-ca, client-cert and 'client-key'. I am using