kubeformet
Kubeformet is a Kubernetes operator designed to manage infrastructure as code (IaC) using Terraform. It allows users to define and manage cloud resources directly from Kubernetes manifests, enabling a seamless integration between Kubernetes and cloud infrastructure. By leveraging Kubernetes' native capabilities, Kubeformet automates the provisioning, updating, and deletion of cloud resources, ensuring consistency and reducing manual intervention.
The operator works by translating Kubernetes Custom Resource Definitions (CRDs) into Terraform configurations. Users can define
Kubeformet supports a wide range of cloud providers, including AWS, Azure, and Google Cloud, among others. It