awesome-gitops VS awesome-home-kubernetes

Compare awesome-gitops vs awesome-home-kubernetes and see what are their differences.

awesome-gitops

A curated list for awesome GitOps resources (by weaveworks)

awesome-home-kubernetes

⚠️ Deprecated: Awesome projects involving running Kubernetes at home (by k8s-at-home)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
awesome-gitops awesome-home-kubernetes
4 16
1,401 1,205
2.7% -
2.7 7.7
6 months ago over 1 year ago
Python
MIT License The Unlicense
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.

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

awesome-home-kubernetes

Posts with mentions or reviews of awesome-home-kubernetes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-29.

What are some alternatives?

When comparing awesome-gitops and awesome-home-kubernetes you can also consider the following projects:

atlantis - Terraform Pull Request Automation

watchtower - A process for automating Docker container base image updates.

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.

cluster-template - A template for deploying a Kubernetes cluster with k3s or Talos

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

longhorn - Cloud-Native distributed storage built on and for Kubernetes

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

piku - The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.

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

rook - Storage Orchestration for Kubernetes

ignite - Ignite a Firecracker microVM

kubernetes-the-hard-way - Bootstrap Kubernetes the hard way. No scripts.