Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes, you really don't need to use helm if you have terraform. Just use https://registry.terraform.io/providers/hashicorp/kubernetes... .

If you used helm + terraform before, you'll have no problem understanding the terraform kubernetes provider (as opposed to the helm provider).



It does make it challenging to track operators as upstream usually only provide/document helm installation.

If you write your own tf definition of operator x v1, it can be tricky to upgrade to v2 - as you need to figure out what changes are needed in your tf config to go from v1 to v2.




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

Search: