crates/cuddle-clusters | ||
templates | ||
.drone.yml | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.md | ||
cuddle.yaml | ||
README.md | ||
renovate.json |
cuddle-clusters
Stage 1:
Pick up templates from:
some-service/:
templates/:
clusters/:
deployment.yaml.jinja2:
raw/
some-crdb.yaml
For each env chosen, run code with own set of variables
A function is run for each environment:
- Input components which requires a set of variables
- Templates in templates.clusters.*
- All raw files in templates.clusters.raw.*