Files
podinfo/cue
Stefan Prodan dd9020c8b2 Release v6.1.3
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-04-13 11:43:55 +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-13 11:43:55 +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