from Hacker News

Deep Dive: Terraform in Kubernetes – 1000s of CRDs

by monus on 1/26/22, 7:00 AM with 1 comments

  • by monus on 1/26/22, 7:00 AM

    We have implemented Terrajet (https://github.com/crossplane/terrajet) that generates CRDs that's completely compliant with Kubernetes Resource Model; references, label selectors, spec/status, no TF state blob saved anywhere.

    Check it out!