|
|
|
|
|
by p_l
1866 days ago
|
|
The best thing is that unlike ansible's horrible text-templated yaml soup (though kudos to them for making text templating indentation-aware unlike Helm), the fact that with k8s YAML is optional and I can use things like Jsonnet, CUE, any random programming language to build manifests with full reasoning about objects, makes it much nicer than most. |
|