terraform-k8s VS awesome-gitops

Compare terraform-k8s vs awesome-gitops and see what are their differences.

awesome-gitops

A curated list for awesome GitOps resources (by weaveworks)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
terraform-k8s awesome-gitops
5 4
450 1,404
0.2% 1.4%
4.9 2.7
5 months ago 6 months ago
Go
Mozilla Public License 2.0 MIT License
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-k8s

Posts with mentions or reviews of terraform-k8s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-12.
  • Terraform Cloud Operator in Production - Secrets
    1 project | /r/Terraform | 27 Nov 2022
    Is anyone here using the Terraform Cloud Operator in production? If so, how are you managing workspace secrets?
  • Terraform Cloud Operator giving not found error
    1 project | /r/Terraform | 11 May 2022
    So I’m using the terraform cloud operator for kubernetes (https://github.com/hashicorp/terraform-k8s) to create workspaces from an EKS cluster. I’ve had to use a forked helm chart. However, the issue I have right now is that when I create a workspace via the CRD, it creates on Terraform cloud and then is just stuck. Doesn’t try to apply the module, plan, apply etc. The logs of the operator pod talks about not being able to find the workspace.
  • GitOps using the Terraform Cloud Operator for Kubernetes
    1 project | /r/GitOps | 1 Dec 2021
    Did anyone try https://github.com/hashicorp/terraform-k8s for applying GitOps principles to IaC?
  • Automation assistants: GitOps tools in comparison
    28 projects | dev.to | 12 Aug 2021
    In addition to creating Kubernetes clusters, there is also an increasing number of opportunities to use various Infrastructure-as-Code (IaC) tools, such as Terraform, with GitOps. As was already mentioned, PipeCD offers support for Terraform. Terraform's vendor, HashiCorp, now also offers an official Terraform Kubernetes operator. However, it needs access to HashiCorp's Terraform Cloud. Alternatively, there are also third-party operators that can function without Terraform Cloud, such as the one developed by Rancher. However, it is still in alpha stage.
  • Etok: execute terraform on kubernetes
    2 projects | /r/kubernetes | 29 Jan 2021
    Pretty neat. I really want to test it out, and see how it compares to https://github.com/hashicorp/terraform-k8s and https://github.com/rancher/terraform-controller

awesome-gitops

Posts with mentions or reviews of awesome-gitops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-18.
  • Creators of Argo CD Release New OSS Project Kargo for Next Gen Gitops
    3 projects | news.ycombinator.com | 18 Sep 2023
    https://github.com/weaveworks/awesome-gitops but also, like, a shell script?
  • How to apply security at the source using GitOps
    10 projects | dev.to | 27 Jul 2022
    There are books (The Path to GitOps, GitOps and Kubernetes or GitOps Cloud-native Continuous Deployment), whitepapers, and more blog posts than we can manage to count but let us elaborate on the GitOps purpose by taking a quick look on how things evolved in the last few years.
  • Automation assistants: GitOps tools in comparison
    28 projects | dev.to | 12 Aug 2021
    Websites such as awesome-gitops, which was launched by Weaveworks, or gitops.tech, which was put together by INNOQ employees, provide an introductory overview of the available tools. When you take a closer look, you will see that the listed tools can be used to perform a wide variety of tasks related to implementing GitOps, and of course they also differ from one another in terms of their adoption, maturity, and how actively they are maintained. This article identifies three categories from the various use cases: Tools for Kubernetes, supplementary tools, and tools close to infrastructure. In addition, we compiled a table that summarizes the tools and their properties. The tables also contain various Git and GitHub-based metrics (current as of February 2021) that allow you to better assess their adoption, maturity, and how actively they are maintained.
  • The Decline of Heroku
    4 projects | news.ycombinator.com | 12 Apr 2021
    huge fan of k8s. drop what you're doing & use a cross-system object-storage/"apiserver" & control-loops to automate everything; embrace desired state management & thank me latter. but, Heroku &al have a lot of value left.

    there's just not that many folk trying to tame deploys on k8s via gitops. flux2 is the rage, it's all over the alpha geek's efforts[1], but it's usually used by someone carefully authoring a fairly complex Helm file, then building out a significant Flux2 HelmRelease object (ex: [2]).

    there's a bunch of other tools[3], & i'm frankly not familiar enough. but this idea of having a bunch of source that can deploy itself, simply, is still extremely rare even among the alpha-geek #gitops types. i'm sure some of these tools better match the simplicity of the Heroku model, corresponding branches to environments, which makes so so much sense, but so far i feel like such attempts are still basically unknown.

    heroku's really simmered it down to something that made extremely natural sense. huge props to that. too too much of this effort had to go into creating buildpacks & supporting language environments very very carefully very actively, that ability to stealth-containerize an app & not even notice is so much of the special sauce that makes this a hard, hard & eternal problem (because langauges/envs keep changing). there's still a lot of ease of use to Heroku that's potentially will be underrated and/or lost by the oncoming generations. i have high respect for how operateable Heroku is.

    [1] https://github.com/k8s-at-home/awesome-home-kubernetes

    [2] https://github.com/onedr0p/home-cluster/blob/main/cluster/ap...

    [3] https://github.com/weaveworks/awesome-gitops#tools

What are some alternatives?

When comparing terraform-k8s and awesome-gitops you can also consider the following projects:

argocd-operator - A Kubernetes operator for managing Argo CD clusters.

atlantis - Terraform Pull Request Automation

cluster-api - Home for Cluster API, a subproject of sig-cluster-lifecycle

awesome-home-kubernetes - ⚠️ Deprecated: Awesome projects involving running Kubernetes at home

argo-rollouts - Progressive Delivery for Kubernetes

awx - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

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

sops-secrets-operator - Kubernetes SOPS secrets operator

werf - A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.

flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)

home-ops - Wife approved HomeOps driven by Kubernetes and GitOps using Flux