Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
1–9 of 9 posts
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#2[flagged]
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#3This looks interesting, but it sounds vibe'ey. Can you share your dev process?
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#4Sounds very top-down. Thing is if you have custom opentofu modules, how would that compile that in?
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#5The vin diagram between GitHub Actions and everything else is just 2 circles, why is it there?
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#6This looks interesting, but it sounds vibe'ey. Can you share your dev process?
[flagged]
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#7The vin diagram between GitHub Actions and everything else is just 2 circles, why is it there?
[flagged]
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#8Sounds very top-down. Thing is if you have custom opentofu modules, how would that compile that in?
[flagged]
Re: Infra Lang – DSL That Compiles to Kubernetes, Helm, Compose, Terraform, and CI
#9Sounds very top-down. Thing is if you have custom opentofu modules, how would that compile that in?
I tend to agree - this will work for a "standard" application web/app/db but as soon as you start doing anything remotely platform specific it won't work. E.g. k8s manages secrets and certs differently to compose etc.