| Field | Value |
|---|
| Repository | konstructio/konstruct-templates |
| Branch / Rev | saas-rishi |
| Path | templates/google-workload-cluster/ |
| Format | Flat YAML (Argo CD Applications) |
| Description | GCP workload cluster with GKE infrastructure and core platform services for application workloads |
Summary
The GCP workload cluster template provisions GKE-based clusters for application workloads. It includes core platform services (cert-manager, NGINX ingress, Reloader) and infrastructure provisioning via Crossplane on the parent management cluster.
Sync Wave Deployment Order
| Wave | App Name | Source | Version | Namespace | Description |
|---|
| 0 | provider-config | gitops repository | HEAD | crossplane-system | Crossplane ProviderConfig for GCP |
| 10 | infrastructure | gitops repository | HEAD | (cluster) | Crossplane infrastructure composition |
| 20 | argocd-connection | — | — | — | Cluster secret + Argo CD connection registration |
| 30 | cert-manager | charts.jetstack.io | v1.14.4 | cert-manager | Certificate management |
| 30 | ingress-nginx | kubernetes.github.io/ingress-nginx | 4.10.0 | ingress-nginx | NGINX ingress controller |
| 30 | reloader | stakater.github.io/stakater-charts | v1.0.10 | reloader | ConfigMap/Secret reload watcher |
| 45 | environment | Team gitops repository | HEAD | (cluster)-environment | Environment app-of-apps for workloads |