Skip to content

Enhance GCP BYOC-I tiered, psc, booter bootstrap & etc - #142

Merged
yellow-shine merged 8 commits into
masterfrom
add-gcp-byoc-i-tiered-local-ssd
Jul 14, 2026
Merged

Enhance GCP BYOC-I tiered, psc, booter bootstrap & etc#142
yellow-shine merged 8 commits into
masterfrom
add-gcp-byoc-i-tiered-local-ssd

Conversation

@wenhuiZilliz

@wenhuiZilliz wenhuiZilliz commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • support tiered, add configurable local SSD counts for GCP BYOC-I node pools
    • keep search node pool at 4 local SSDs
    • configure tiered node pool with 8 local SSDs
  • switch GCP BYOC-I default resource prefix to zilliz-dp-<last-12-chars-of-data_plane_id> and remove the random provider dependency
  • pass PSC endpoint IP to the booter whenever Private Service Connect is enabled, so cloud-agent pods can resolve the tunnel server through hostAliases
  • reduce successful booter VM self-delete TTL from 1800s to 60s
  • add optional booter serial console log streaming during terraform apply for troubleshooting
  • expand GCP BYOC-I docs for resource naming, destroy flows, bucket handling, PSC behavior, and booter debugging
  • wait kubectl-proxy container k8sapi ready then invoke control plane create dp api

Validation

  • terraform init -backend=false
  • terraform validate
  • git diff --check

Notes

  • booter_print_serial_logs_on_apply defaults to false; when enabled, the Terraform runner must have gcloud installed and authenticated.
  • Existing deployments that used the old random resource prefix should set customer_* name variables before applying this version.

@wenhuiZilliz wenhuiZilliz changed the title Add local SSDs for GCP BYOC-I tiered node pool Enhance GCP BYOC-I tiered storage and booter bootstrap Jul 14, 2026
@wenhuiZilliz wenhuiZilliz changed the title Enhance GCP BYOC-I tiered storage and booter bootstrap Enhance GCP BYOC-I tiered storage and booter bootstrap & etc Jul 14, 2026
@wenhuiZilliz wenhuiZilliz changed the title Enhance GCP BYOC-I tiered storage and booter bootstrap & etc Enhance GCP BYOC-I tiered, psc, booter bootstrap & etc Jul 14, 2026

@yellow-shine yellow-shine left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@yellow-shine
yellow-shine merged commit 4df4e12 into master Jul 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants