Hacker News new | ask | show | jobs
by selfmodruntime 923 days ago
Yes! We are so close with the configuration as code paradigm. Why can‘t I configure K8S with python or javascript?
1 comments

You can with Pulumi, for example. I've only used it for provisioning a Digital Ocean droplet before, not for Kubernetes, but it was relatively painless. (Although I do find approximately one new panic in Pulumi every time I upgrade to a new version.)