Skip to main content

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.
335.3k Questions
+83
62.5k Members
+115
Contact

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
6 views

Python Error in NDB after python 3 upgrade

I am working on some code that was recently upgrade from python 2 to python 3 that is part of google app engine. Can I ask for some assistance tracing this? I do not know if this is because something ...
0 votes
0 answers
18 views

Firebase Storage Rules cant Upload File

I have a problem. I'm currently building an app and my users can suggest locations with images. If a user suggests a location without an image, everything works, but if they upload it with an image, ...
1 vote
0 answers
8 views

dynamic wildcard is not working with load_table_from_uri

I was trying to load multiple gcs files to bigquery via Airflow using api load_table_from_uri uri="gs://b5a34db6ab213379-eu-pm-test-uat-data-ingest-temp/test_pm_cm_data/"+str(run_id).strip()+...
0 votes
0 answers
20 views

App Distribution: Download button not visable - iOS

I am currently trying to distribute to my testers. I been able to install the profiles on all the devices. However, on some devices the download button is not visible. The application is visible in ...
0 votes
0 answers
34 views

Why is the upload of files to GCP Vertex AI RAG corpora so slow?

I am experimenting with RAG on GCP/Vertex AI, and tried to create some simple example. Here's what I came up with, creating small dummy files locally and then uploading them one by one to a newly-...

Learn something new
These are the most recent articles in Google Cloud Collective
1 vote
347 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
  • 861
5 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
  • 861
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
210 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
678 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