Category "google-cloud-platform"

How to change Date and Time settings on Google Cloud Instance?

I am trying to change Date and time settings to UTC+10 Canberra,Sydney,Melbourne on the instance but it always keep rolling back to UTC+00 Monrovio, Reykjavik.

How can I transfer logs from Logs Viewer of GCP to Slack or email?

I have been exploring to transfer the JsonPayload message field from Logs viewer service (which are syslogs of a service) of GCP to a slack network, but owing

Dataproc secondary workers not used

I've got a Dataproc cluster going on configured this way: { "worker_config": { "num_instances": 20 }, "secondary_worker_config": { "

GCP Cloud Function to write data to BigQuery runs with success but data doesn't appear in BigQuery table

I am running the following cloud function. It runs with success and indicates data was loaded to the table. But when I query the BigQuery no data has been added

Wordpress SMTP plugin for GMail - getting App not verified Error

Just trying to Authorize WP SMTP with GMAIL. Went to Google Cloud Platform and created a project for my very simple web page with a contact form (WPForms). Ever

How to deploy multiple cloud functions that are newly pushed using google cloud build and Source Repository?

I have a project folder with different cloud functions folders e.g. Project_Folder -Cloud-Function-Folder1 -main.py -requirements.txt

how to setup self connection to google_compute_instance_template for file provisioning

I am trying to do a file provisioned into google_compute_instance_template using the method shown below ... provisioner "file" { source = file("${path.m

How to add authentication to a Google apps script without it expiring?

I have a Google apps script project which I use as a web application to save some data gathered from a web page (JavaScript only) to My Google sheets (think of

How to load multiple postgresql tables into multiple kafka topics in google cloud environment?

load multiple postgresql tables into multiple kafka topics in google cloud environment using pubsub or kafka connect.

Jupyter Hub generate automatic logs

It is possible to generate automatic log for each new Jupyter notebook file that is created? The time, user, cell command and the output of the cell command sho

Schedule a bq command line in GCP with Cloud Pub/Sub topic

I have a command line that I execute to select data from view and exporting to a staging table in BigQuery: bq mk --transfer_config --headless=true --project_i

How to use GCP bucket data on windows file system

I want to access GCP bucket data on windows 10 as file system. GCP provide FUSE for mac and Linux, Is there any way to mount GCP bucket with Windows.

cloud-build + gke-deploy app name or label are ignored

I have this config on a cloudbuild.yaml file: - name: 'gcr.io/cloud-builders/gke-deploy' args: - run - --app=doc-io - --namespace=frontend - --cluster=c

Mapping dependencies/requirements for GCP APIs/services

Does anyone knows a way to map the dependencies or requirements of any GCP API? E.g. enabling container.googleapis.com would automatically enable compute.google

Postgresql database autoscaling in GCP

I have an app that spikes postgresql queries at morning 70% CPU usage, and has very few the rest of the day less than 20% usage. I want this machine to autoscal

Query only specific field with firestore

I use this code to get a collection snapshot from Firestore. firestore().collection('project').where('userID', '==', authStore.uid).onSnapshot(onResult, onError

How to integrate GCP CDN with GKE NGINX ingress

We are using NGINX ingress in our GKE setup, which means that GCP is using TCP load balancer to route the traffic to Kubernetes NGINX ingress. We serve static c

Speech to text using url of mp3 file

I'm trying to find a solution for Speech to text of an mp3 file, but I only want to pass in the URL. I don't want to download the file & upload to S3 for AW

How to get Google Cloud Build working inside VPC Perimeter?

I have a question that is confusing me a little. I have a project locked down at the org level through a perimeter fence. This is to whitelist ip ranges to acce

Cannot install NVIDIA GPU driver 470.82.01 on the on Google Kubernetes Engine 1.21

I would like to run GPU nodes in a GKE cluster, that requires an installation DaemonSet. According to https://cloud.google.com/kubernetes-engine/docs/how-to/gpu