Ask HN: Does anyone use Terraform to deploy Kubernetes services in a large org?
https://news.ycombinator.com/item?id=33664211Terraform supports Kubernetes service provisioning, but I've never seen anyone talk about using it at scale. On the surface, I worry a bit that there could be some impedance mismatch or bugginess, due to the layering-on of two state management solutions. Curious how it works in practice.