GitHub user sshiv012 added a comment to the discussion: Approach: unifying AWS (EKS) and on-premise Kubernetes deployment under bin/k8s — Helm-only vs eksctl vs Terraform
Terraform **supports AWS**, Azure, GCP and other leading cloud providers. As Ian pointed out for on-prem is highly specific, but terraform should support application/platform stuff like helm release, Postgres, MinIO, LakeFS, and the cluster layer for VMs. It would also be self documenting in nature. The only other complexity I see with it and isn't discussed is for terraform, we would need to manage, store and track the state of deployments, for a team this would be in some datastore that's collaborative like S3, for local deployments or smaller scale or single admin it can be stored locally. GitHub link: https://github.com/apache/texera/discussions/5641#discussioncomment-17360959 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
