|
|
|
|
|
by threentaway
2205 days ago
|
|
If you like those, I'd take a look at Grafana's Tanka [0]. It also uses jsonnet but has some additional features such as showing a diff of your changes before you apply, easy vendored libraries using jsonnet-bundler, and the concept of "environments" which prevents you from accidentally applying changes to the wrong namespace/cluster. [0] https://github.com/grafana/tanka |
|
It's a 'framework' vs 'library' thing, but in the devops context.