Managing Helm CRDs with Terraform
Read OriginalThis technical article addresses a limitation of Helm in Kubernetes: it cannot manage the lifecycle of Custom Resource Definitions (CRDs) during chart upgrades. The author presents a custom Terraform module that automatically fetches and applies CRD manifests from online sources, keeping them in sync with Helm chart versions for a true GitOps deployment strategy, demonstrated using Karpenter as an example.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser