Hacker News new | past | comments | ask | show | jobs | submit login

We're using Pulumi for a production system and couldn't be happier.

The ability to template Yaml in Typescript and create infrastructure is mind blowing, all the time checked by the compiler. Well it's not so much templating as using Typescripts built in JSON syntax.

Using VSCode we can refactor our infrastructure code, i.e. create functions for sub-levels of our Yaml.

So we effectively combine our Kuberentes Yaml and infrastructure. It's great. Try it.




Glad to hear you’re enjoying it! We just released a bunch of new k8s content/features this week that you might want to check out. [1]

(I maintain the k8s provider at Pulumi)

[1] https://www.pulumi.com/blog/crosswalk-kubernetes/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: