gcbt/README.md at main
发布时间:2026-08-31 | 浏览:1
Notifications You must be signed in to change notification settings
Files Expand file tree
File metadata and controls
Features Bigtable setup and sample usage in Go, running on GKE and writing data to Cloud Bigtable.
The main.go program simulates load of IOT devices, with 350 replicas of the Pod running with Vertical Pod Autoscaler in the Autopilot cluster, the load was similar to 350,000 devices. Running for just short of an hour ( chart ) generated over 160GB of data.
Exported data to Cloud Storage using Dataflow
Remote build using Skaffold and Cloud Build
Setup both with Terraform and GCloud hack/ scripts
To provision resources, either
To create a service account to be used by pods
Export data using
and destroy the resources using