Skip to content

feat(gke-simple): kustomize component to exercise state interpolation#204

Open
RealHarshThakur wants to merge 2 commits into
mainfrom
ht/kustomize-state-demo
Open

feat(gke-simple): kustomize component to exercise state interpolation#204
RealHarshThakur wants to merge 2 commits into
mainfrom
ht/kustomize-state-demo

Conversation

@RealHarshThakur

@RealHarshThakur RealHarshThakur commented May 28, 2026

Copy link
Copy Markdown
Contributor

What's new in gke-simple

Kustomize overlay in this repo, deploys a Namespace, a ConfigMap, and a small Deployment into kustomize-demo, and references install.id, install.name, app.id, and install_stack.outputs.project_id from inside the Kustomize tree.

sharkymark
sharkymark previously approved these changes May 28, 2026
RealHarshThakur and others added 2 commits May 28, 2026 20:46
Adds a kubernetes_manifest component that uses kustomize as the source
and embeds {{.nuon.*}} placeholders in the ConfigMap data, Deployment
labels, and Deployment env vars. After kustomize emits the merged
manifest the templates survive verbatim, giving the runner-side state
interpolation pass something concrete to render at deploy time.

Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019e6e6e-9ead-733a-a3e3-8b0d9e9fced1
@RealHarshThakur RealHarshThakur force-pushed the ht/kustomize-state-demo branch from a01ce7a to 943feec Compare May 28, 2026 15:17
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