Y
Hacker News
new
|
ask
|
show
|
jobs
by
sriku
2122 days ago
From what I understand, Terraform's k8s provider doesn't abstract k8s details. You still have to deal with the same complexity.
(Disclosure: I work for Pramati - the parent company behind Hyscale)
1 comments
verdverm
2122 days ago
You can abstract using TF capabilities, they just aren't hidden like HyScale. HCL is widely used, people already use the TF tool, so you end up not having to add more deps and yet another DSL to learn.
link