Files
podinfo/cue
Stefan Prodan 8179263f52 Release 6.1.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-04-11 16:30:15 +03:00
..
2022-04-11 15:45:12 +03:00
2022-04-11 16:29:35 +03:00
2022-04-11 15:45:12 +03:00
2022-04-11 16:30:15 +03: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