Skip to content

feat: GKE Support (GCP) - Cloud Deployment #61

Description

@maximilien

Summary

Implement GCP GKE support for production cloud deployments as part of Phase 2.

Scope

  • Update weave-stack.yaml schema for GKE config
  • Implement GKE cluster creation (src/pkg/stack/gke.go)
  • Add GKE-specific Helm values (LoadBalancer, PD, Workload Identity)
  • Test GKE deployment end-to-end
  • Document GKE setup and configuration

Commands

weave stack up --runtime gke

Success Criteria

  • GKE deployment tested on real GCP project
  • weave stack up --runtime gke works
  • GKE setup guide complete

Priority: Phase 2 - Week 1

Estimated: 3-4 days
Assignee: TBD (looking for Engineer with GCP/K8s experience)

Related

Part of Phase 2 cloud deployment push. Pairs with EKS support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeatureA new feature and enhancementp1High priorityphase-2Phase 2 work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions