helm-operator VS tofu-controller

Compare helm-operator vs tofu-controller and see what are their differences.

helm-operator

Successor: https://github.com/fluxcd/helm-controller — The Flux Helm Operator, once upon a time a solution for declarative Helming. (by fluxcd)

tofu-controller

A GitOps OpenTofu and Terraform controller for Flux (by flux-iac)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
helm-operator tofu-controller
5 14
657 1,149
- 10.4%
6.4 9.6
over 1 year ago 8 days ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

helm-operator

Posts with mentions or reviews of helm-operator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.

tofu-controller

Posts with mentions or reviews of tofu-controller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.
  • Self-service infrastructure as code
    4 projects | dev.to | 12 Mar 2024
    We stumbled upon a project for maintaining Terraform with CRDs that we could deploy with Helm. That project is now called Tofu-Controller - another WeaveWorks project, so it integrated great with our existing Flux setup.
  • Weaveworks Seems to Be Disintegrating
    1 project | news.ycombinator.com | 25 Jan 2024
    https://github.com/weaveworks/tf-controller/issues/1166#issu...
  • Disaster Recovery for AWS EKS Infra
    3 projects | /r/kubernetes | 22 Jun 2023
    Weave's TF-Controller, which also has fewer bugs, much better adoption, and it looks like it's actually being developed by someone. But requires a weird argocd <-> flux interop boilerplate. It's a "controller for flux" and not a Kubernetes controller, and I don't really get such ambiguous targeting , but meh...
  • Migrate from terragrunt to terraform
    4 projects | /r/Terraform | 23 Apr 2023
    Wrt tools, I wanted to integrate terraform with Flux thanks to their tf-controller. Conciling the core gitops features with terraform would be great imho.
  • My recently deployed media apps in ArgoCD, migrating from Terraform.
    7 projects | /r/selfhosted | 29 Mar 2023
    I'm using Flux instead of Argo which has support for running terraform from a given Git Repo or OCI artifact so essentially I still fall back on Terraform when needed and it's applied via GitOps.
  • Looking for teammate to join project (not a job posting)
    2 projects | /r/devops | 3 Mar 2023
  • MySQL operators without the cluster
    4 projects | /r/kubernetes | 8 Jan 2023
    tf-controller which is integrated with Flux GitOps and reconciles Terraform files in a control loop
  • Automate your Terraform using GitOps with Flux
    2 projects | dev.to | 29 Dec 2022
    While searching for alternatives for running Terraform using Kubernetes, I found several controllers and operators, but none that I felt had as much potential as the tf-controller from Weaveworks. We are already using Flux as our GitOps tool, and the tf-controller works by utilizing some of the core functionality from Flux, and has a custom resource for Terraform deployments. The source controller takes care of fetching our modules, the kustomize controllers apply the Terraform resources, and then the controller spin up static pods (called runners) that runs your Terraform commands.
  • 2022 was a great year for GitOps
    2 projects | dev.to | 20 Dec 2022
    For us, GitOps is a vital part of how we operate, and it is the magic sauce that fuels our platform offering. Not only do we use it for application deployments, but by utilizing the Weaveworks tf-controller, we can create services using Terraform to automate our infrastructure deployments.
  • Terraform to deploy and KEDA to scale - will it work?
    1 project | /r/Terraform | 15 Oct 2022
    Some further research brought me to Weaveworks' TF-Controller which appears to be able to do what I want at least for the initial deployment step. Flux CD (also by Weaveworks) integrates with KEDA now, so it would be great if it could also integrate with KEDA to manage terraform-deployed Azure resources.

What are some alternatives?

When comparing helm-operator and tofu-controller you can also consider the following projects:

kubebuilder - Kubebuilder - SDK for building Kubernetes APIs using CRDs

crossplane - The Cloud Native Control Plane

helmfile - Deploy Kubernetes Helm Charts

atlantis - Terraform Pull Request Automation

Flux - Successor: https://github.com/fluxcd/flux2

jsonnet-controller - A fluxcd controller for managing manifests declared in jsonnet

spark-operator - Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.

documents - 📑 Lasting documents from the GitOps Working Group which are versioned and released together (including the GitOps Principles and Glossary)

Ory Kratos - Next-gen identity server replacing your Auth0, Okta, Firebase with hardened security and PassKeys, SMS, OIDC, Social Sign In, MFA, FIDO, TOTP and OTP, WebAuthn, passwordless and much more. Golang, headless, API-first. Available as a worry-free SaaS with the fairest pricing on the market!

flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

terraform-provider-flux - Terraform provider for bootstrapping Flux

bootstrap-repo