Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more

Google Cloud Collective

A collective for developers who utilize Google Cloud’s infrastructure and platform capabilities. This collective is organized and managed by the Stack Overflow community.
332.8k Questions
+11
68.8k Members
+63
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

Best practices
0 votes
0 replies
29 views

GKE: Does Node Pool Autoscaler totalminNodeCount parameter function when Cluster Autoscaler is disabled?

I have a GKE cluster with the following setup: Cluster: 3 nodes Cluster Autoscaler: DISABLED Node Pool Autoscaling: ENABLED Node Pool totalminNodeCount setting: 1 Cloud Scheduler: configured for ...
1 vote
0 answers
69 views

Firebase Firestore BigQuery Export extension is automatically deleted after about one day

I’m using the Firebase Firestore BigQuery Export extension. The extension installs successfully and starts streaming Firestore changes into BigQuery, but after approximately one day it disappears from ...
Advice
0 votes
0 replies
44 views

FCM Notifications implementation in Node Js based Flutter App

I want to implement a new notification feature in Node Js based Flutter app. It is a multi vendor app, the app has super_admin login, the admin sends the message to other users, the user sees the ...
-1 votes
0 answers
90 views

BigQuery MERGE suddenly much slower: higher slot time despite less data processed

I use BigQuery on-demand pricing in location asia-southeast1. Since 2026-06-04, some scheduled MERGE jobs started randomly timing out. Previously the same workload usually completed successfully. Now ...
-4 votes
0 answers
153 views

Google CustomSearch JSON API — persistent 403 "This project does not have the access to Custom Search JSON API" despite API enabled and billing active

Every call to the Custom Search JSON API returns a 403 with the message This project does not have the access to Custom Search JSON API (status: PERMISSION_DENIED) and I've exhausted every fix I can ...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
460 views
1 minute read
Knowledge article

Understanding Multi-Attach Errors in Google Kubernetes Engine

Recently, I encountered the following error while working with a statefulset that had only one replica: Warning FailedAttachVolume attachdetach-controller Multi-Attach error for volume <pvc_name>...
Nani's user avatar
4 votes
1k views
1 minute read
Knowledge article

The upgrade to GKE 1.26+ activates cgroup v2, causing disruptions to java based workloads.

Hey folks at GKE As the GKE v1.25 is nearing its end-of-life, it is important to understand the impact of the upgrade before proceeding with the cluster upgrade operation. I have come across an issue ...
Nani's user avatar
3 votes
21k views
3 minute read
How-to guide

How to complete GCP Docs/Tutorial when your Organization Policy blocks External IPs?

How to complete GCP Docs/Tutorial When Your Organization policy blocks External IPs on VMs? In this how-to you will be resolving a common Organization policy constraint of not allowing External IPs on ...
codeangler's user avatar
0 votes
252 views
2 minute read
Knowledge article

Solving Firebase v9 Code Clutter with a Dot Pattern Helper Class in TypeScript To Help Maximize Firebase v9 bundle Efficiency

Since the release of firebase v9, the bundle size of the client has reduced substantially since now the functions that are used are the only ones being imported and bundled. But this modularity comes ...
Muhammad Faizan's user avatar
2 votes
782 views
6 minute read
Knowledge article

8 Labs by Google Cloud The Arcade — Trivia Jul 2023

If you've never heard The Arcade by Google Cloud, it's a Qwiklabs and Google Cloud program where they create a learning experience for you where you can win prizes and measure your cloud knowledge ...
Maureen Barahona's user avatar