Am I looking at the wrong tool if all I want to do...
# general
s
Am I looking at the wrong tool if all I want to do is templatize my kubernetes manifests?
c
@some-carpenter-53382 hello again. 🙂 If all you want to do is write templates, you could probably use one of the Kubernetes client libraries. Pulumi is declarative in a sense that this is not, though, if that matters to you—you declare a graph of resources using a “real” language, and we will figure out what depends on what and execute that in a topologically sound order