terraform-kubestack VS Flux

Compare terraform-kubestack vs Flux and see what are their differences.

terraform-kubestack

Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps. (by kbst)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
terraform-kubestack Flux
8 12
617 6,956
1.1% -
6.7 7.6
12 days ago over 1 year ago
HCL 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.

terraform-kubestack

Posts with mentions or reviews of terraform-kubestack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.
  • Goodbye Cloud, Hello CLI: Sunsetting Kubestack Cloud
    2 projects | dev.to | 9 May 2023
    I've recently released a major update for Kubestack, the Terraform framework for Kubernetes platform engineering teams. This update moves all functionality previously provided by Kubestack Cloud into the kbst CLI.
  • Show HN: Torb – make Kubernetes DevOps easier
    2 projects | news.ycombinator.com | 23 Apr 2023
    We've got some overlap on the stack part. But I am more focused on the infra side of platform engineering (including bootstrapping clusters), seems for you it's more app dependencies. Check https://www.kubestack.com and ping me if you're interested in chatting.
  • Terraform Platform Engineering Framework
    1 project | news.ycombinator.com | 8 Apr 2023
  • A Better Way to Provision Kubernetes Resources Using Terraform
    4 projects | dev.to | 4 May 2022
    With Kubestack, the open-source Terraform framework I maintain, I'm on a mission to provide the best developer experience for teams working with Terraform and Kubernetes. And unified provisioning of all platform components, from cluster infrastructure to cluster services, is something I consider crucial in my relentless pursuit of said developer experience.
  • Top 200 Kubernetes Tools for DevOps Engineer Like You
    84 projects | dev.to | 15 Jan 2022
    kops - Production Grade K8s Installation, Upgrades, and Management silver-surfer - Check ApiVersion compatibility and provide Migration path for Kubernetes objects when upgrading Kubernetes to latest versions Kube-ops-view - Kubernetes Operational View - read-only system dashboard for multiple K8s clusters kubeprompt - Kubernetes prompt info Metalk8s - An opinionated Kubernetes distribution with a focus on long-term on-prem deployments kind - Kubernetes IN Docker - local clusters for testing Kubernetes Clusterman - Cluster Autoscaler for Kubernetes and Mesos Cert-manager - Automatically provision and manage TLS certificates Goldilocks - Get your resource requests "Just Right" katafygio - Dump, or continuously backup Kubernetes objets as yaml files in git Rancher - Complete container management platform Sealed Secrets - A Kubernetes controller and tool for one-way encrypted Secrets OpenKruise/Kruise - Automate application workloads management on Kubernetes https://openkruise.io kubectl snapshot - Take Cluster Snapshots kapp - simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label https://get-kapp.io keda - Event-driven autoscaler for Kubernetes Octant - To better understand the complexity of Kubernetes clusters Portainer - Portainer inside a Kubernetes environment Gardener - Deliver fully-managed clusters at scale everywhere with your own Kubernetes-as-a-Service Kubed - Kubernetes Cluster Operator Daemon Kubestack - Kubestack is the free and open-source GitOps framework to codify your custom platform stack using Terraform.
  • 5 reasons why frameworks make sense for infrastructure as code
    1 project | dev.to | 13 Jul 2021
    In this post I hope to provide a few reasons why frameworks make sense for infrastructure as code, Having tried out Kubestack this got me thinking, Should more of these frameworks exist? And do they provide the same value as a traditional web framework like Flask, Express.js, or Ruby on Rails. Now you might be thinking don't tools like Terraform, Ansible, Chef already exists?
  • Google Anthos with Terraform and Kubestack
    1 project | dev.to | 2 Jul 2021
    Unsurprisingly, my biased proposal is to use Kubestack to provision the GKE and EKS clusters leveraging the Kubestack framework's unified GKE and EKS modules, and to write a custom module to connect the resulting clusters to Anthos. The bespoke module would integrate the IAM, Anthos and Kubernetes resources required fully into the Terraform state and lifecycle instead of calling kubectl and gcloud like the official Google modules do.
  • Show HN: Infracost diff – “Git diff” but for cloud costs
    2 projects | news.ycombinator.com | 19 Mar 2021
    Really cool project. I'll put it on the list of things to integrate with my project Kubestack https://github.com/kbst/terraform-kubestack

Flux

Posts with mentions or reviews of Flux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.
  • Weaveworks Is Shuting Down
    5 projects | news.ycombinator.com | 5 Feb 2024
    Right. Flux was a handy little tool[1] that sync'd yaml manifests in git repos to live clusters. The concept was fascinating, and the tool was well done--small and efficient. Easy to learn.

    In 2019, they announced they'd be "merging" with argocd[2]. It seems the merge never really took place, and after that they deprecated flux and announced flux2[3].

    The sudden changes of course were a little confusing and perhaps not too well communicated.

    1: https://github.com/fluxcd/flux

  • FluxCD - question on configuration/setup in namespaces...
    1 project | /r/kubernetes | 29 Jun 2022
    If you are looking at multiple instances of Flux on a cluster which is unmaintained, then most likely you are looking at Flux v1 which is the legacy version and users are all recommended to migrate to the new Flux v2 that has the feature of multiple git repositories and supporting to allow multiple syncs or even multiple tenants.
  • Interesting tools?
    30 projects | /r/kubernetes | 23 May 2022
    CI/CD: Tekton Flux
  • What You Should Know Before Setting Up Your First CI/CD Pipeline
    7 projects | dev.to | 18 May 2022
    Use ArgoCD or Flux for Kubernetes, and Serverless Stack for your serverless Lambda applications.
  • Top 200 Kubernetes Tools for DevOps Engineer Like You
    84 projects | dev.to | 15 Jan 2022
    HybridK8s Droid - Intelligence foor your favourite Delivery Platform Devtron - Software Delivery Workflow for Kubernetes Skaffold - Easy and Repeatable Kubernetes Development Apollo - Apollo - The logz.io continuous deployment solution over kubernetes Helm Cabin - Web UI that visualizes Helm releases in a Kubernetes cluster flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments) Kubeform - Kubernetes CRDs for Terraform providers https://kubeform.com Spinnaker - Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. http://www.spinnaker.io/ werf - GitOps tool to deliver apps to Kubernetes and integrate this process with GitLab and other CI tools Flux - GitOps Kubernetes operator Argo CD - Declarative continuous deployment for Kubernetes Tekton - A cloud native continuous integration and delivery (CI/CD) solution Jenkins X - Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Tekton, Knative, Lighthouse, Skaffold and Helm KubeVela - KubeVela works as an application delivery control plane that is fully decoupled from runtime infrastructure ksonnet - A CLI-supported framework that streamlines writing and deployment of Kubernetes configurations to multiple clusters CircleCI - A cloud-based tool that helps build continuous integration and continuous delivery pipelines to Kubernetes.
  • Automatic subchart updating?
    1 project | /r/helm | 10 Nov 2021
    Does a tool like this exist? I am aware of the argoCD image updater which is similar but not quite what I’m looking for, and am aware that flux has an old feature request for this https://github.com/fluxcd/flux/issues/2711
  • Automation assistants: GitOps tools in comparison
    28 projects | dev.to | 12 Aug 2021
    The blog post by Weaveworks, which coined the term GitOps in 2017, also names the first GitOps operator: Flux. In the meantime, this has been completely rewritten as Flux v2. In addition to Flux and Flux v2, the associated project "Flux" develops other components. Weaveworks has now handed the project over to the Cloud Native Computing Foundation (CNCF). By now, the project is in the second maturity level: incubator phase.
  • Azure DevOps and GitOps
    1 project | /r/azuredevops | 9 Jul 2021
    Here's our GitHub for Weave Flux and an overview of GitOps
  • Open source Heroku Like Platform on premises
    4 projects | news.ycombinator.com | 25 Mar 2021
    Looks really neat. We have a not-super-trivial rails app that I want to move to docker one day, but kinda scared to make the jump. We're already using docker for development, plus even have a home-grown docker-compose setup for ephemeral labs, but it's clunky at best.

    This seems like something that might provide a simple jumping board hopefully... Also bumped into fluxCD[0] recently which also looks interesting.

    [0] https://github.com/fluxcd/flux

  • Kubernetes State Checker
    3 projects | news.ycombinator.com | 10 Mar 2021
    > It doesn't make all the other yaml files happen. It doesn't make the yaml files you no longer want happening, stop happening. It doesn't even tell you "these things were created by 'old' yaml files" and should be garbage collected (since it doesn't seem to have a sense of old yaml files).

    This is definitely one piece of Kubernetes that is getting a lot of attention recently. The three tools I've been paying attention to are Argo CD[0], Flux[1], and Config Sync[2].

    All of these allow you to point your repository to a cluster and sync resources from the repo to the cluster, including deletes.

    [0] https://argoproj.github.io/argo-cd/

    [1] https://github.com/fluxcd/flux

    [2] https://cloud.google.com/kubernetes-engine/docs/add-on/confi...

    Disclaimer: I work at GCP, but not on the GKE team. Opinions are my own.

What are some alternatives?

When comparing terraform-kubestack and Flux you can also consider the following projects:

build-a-platform-with-krm - Build a platform with the Kubernetes resource model!

fleet - Deploy workloads from Git to large fleets of Kubernetes clusters

keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

argo-cd - Declarative Continuous Deployment for Kubernetes

devops-stack - 🌊 An all-in-one Kubernetes ☸ stack using Argo CD 🐙 and Terraform as base components

keel - Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates

jaeger - CNCF Jaeger, a Distributed Tracing Platform

vault-secrets-operator - Create Kubernetes secrets from Vault for a secure GitOps based workflow.

infracost - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!

kubernetes-external-secrets - Integrate external secret management systems with Kubernetes

terraform - The place to storing Terraform modules of many providers

argo-rollouts - Progressive Delivery for Kubernetes