kURL VS k8s-gitops

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

kURL

Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components (by replicatedhq)

k8s-gitops

GitOps principles to define kubernetes cluster state via code (by billimek)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kURL k8s-gitops
5 4
718 600
1.4% -
9.7 9.9
about 22 hours ago 6 days ago
Shell Shell
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.

kURL

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

k8s-gitops

Posts with mentions or reviews of k8s-gitops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.
  • How can Intel quick sync be exposed to a pod?
    8 projects | /r/kubernetes | 5 Feb 2021
    And then deploy Plex or other service to the node based on the label that is created — https://github.com/billimek/k8s-gitops/blob/master/default/plex/plex.yaml#L60-L62
    8 projects | /r/kubernetes | 5 Feb 2021
    No prob! So the NFD config needs to know the pci ids for what you’re looking to label. The values are here: https://github.com/billimek/k8s-gitops/blob/master/kube-system/node-feature-discovery/node-feature-discovery.yaml#L67-L71
    8 projects | /r/kubernetes | 5 Feb 2021
    So this one https://github.com/billimek/k8s-gitops/blob/master/kube-system/intel-gpu_plugin/intel-gpu_plugin.yaml is a custom yaml that deploys the Intel plugin as a daemonset but only on nodes that have the label "feature.node.kubernetes.io/custom-intel-gpu".

What are some alternatives?

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

truecharts - Community App Catalog for TrueNAS SCALE [Moved to: https://github.com/truecharts/charts]

flux2-kustomize-helm-example - A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.

otomi-core - Self-hosted DevOps PaaS for Kubernetes

velero-plugin-for-aws - Plugins to support Velero on AWS

cloud-native-platform - Repo for "How to build your own cloud-native platform on IaaS clouds in 2021"

intel-device-plugins-for-kubernetes - Collection of Intel device plugins for Kubernetes

Zenko - Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.

k3d-action - A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. In addition, it provides a private image registry and multi-cluster support.

tekton-pipeline-and-task-test - This Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.

kubectl-node-restart - Krew plugin to restart Kubernetes Nodes sequentially and gracefully

kubetail - Bash script to tail Kubernetes logs from multiple pods at the same time