mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-04-05 18:46:51 +00:00
CUE Demo
This directory contains a cuelang module and tooling to generate podinfo resources.
It defines a podinfo.#Application definition which takes a podinfo.#Config as input. The podinfo.#Config definition is modelled on the podinfo Helm chart values.yaml file.
Configuration
Configure the application in main.cue.
Generate the manifests
cue gen