https://pulumi.com logo
s

some-carpenter-53382

10/01/2019, 10:31 PM
Am I looking at the wrong tool if all I want to do is templatize my kubernetes manifests?
c

creamy-potato-29402

10/01/2019, 10:52 PM
@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