Get the latest tech news
Show HN: CNDI – DevOps for Data Teams
Self-Host Cloud-Native Apps with the Ease of PaaS. Contribute to polyseam/cndi development by creating an account on GitHub.
CNDI is a tool with which to deploy GitOps enabled Kubernetes application clusters on any platform as quickly and easily as possible. The run command provided in the cndi binary is responsible for calling terraform apply to deploy our infrastructure. These node resources and their supporting infrastructure are ultimately provisioned by Terraform, but we've abstracted a lot of complexity through this interface.
Or read this on Hacker News