Deploy the example service to the shared GKE cluster, using the Runway manifest + Kubernetes config generation.
Status
As of: 2025-02-28
-
The example service creates a provider agnostic Helm chart: https://gitlab.com/gitlab-com/gl-infra/platform/runway/example-service/container_registry/8364867 -
An ephemeral "deployment Helm chart" is created and evaluated. The resulting Kubernetes resource manifests are written to Container Registry: https://gitlab.com/gitlab-com/gl-infra/platform/runway/deployments/example-service-gke/container_registry/8364873 -
The Runway Provisioner writes an "inventory" to Container Registry: https://gitlab.com/gitlab-com/gl-infra/platform/runway/provisioner/container_registry/8319561 -
The inventory is pulled into Kubernetes by Flux. -
Flux successfully applies the Kubernetes resource manifests to the cluster. ➡️ gitlab-com/gl-infra/platform/runway/team/-/issues/450+