K8s-gitops Alternatives
Similar projects and alternatives to k8s-gitops
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
k3s-gitops
Discontinued My home Kubernetes (k3s) cluster managed by GitOps (Flux2) [Moved to: https://github.com/onedr0p/home-cluster]
-
-
supergraph-demo
🍿 Compose subgraphs into a Federation v1 supergraph at build-time with static composition to power a federated graph router at runtime.
-
flux2-kustomize-helm-example
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better k8s-gitops alternative or higher similarity.
k8s-gitops discussion
k8s-gitops reviews and mentions
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 2022-04-03.
-
Connect to Kubernetes Pods with Tailscale
You can see how it's all put together in my k8s-gitops repo. The gist is that you add a sidecar container that starts tailscale and in my case adds an iptables rule which forwards all traffic to the app port. You can see my poor Doppler secret naming in there too where everything is using miniflux-secret.
-
Scan Images in my GitOps Repo
My full workflow can be found in kasuboski/k8s-gitops. It triggers on workflow_dispatch, cron, and push to yaml files.
Stats
Basic k8s-gitops repo stats
3
43
6.6
5 days ago
The primary programming language of k8s-gitops is Go.