These steps show you the concept we will use in the CUE CI
- Use Name in template
- Add data in template
- Control value and default
- Use hidden field
- Loop on field of an element
- Inject values
- Values files per environments
- Create a command
- Create a command with ordered tasks
- Input and output of task
- Generate valid Kubernetes yaml files
From this point, we build a CI with CUE. The objective is to generate valid Yaml files and apply them to a Kubernetes Cluster.