From 020a48d8066175225a8817316dc564c279df4dac Mon Sep 17 00:00:00 2001 From: moep90 Date: Fri, 19 Jun 2026 22:13:42 +0200 Subject: [PATCH] Add Kapitan to GitOps tools Signed-off-by: moep90 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 522be30..5a5a783 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Modern software development practices _assume_ support for reviewing changes, tr - [Ignite](https://github.com/weaveworks/ignite) - A Virtual Machine manager with a container UX and built-in GitOps - [Faros](https://github.com/pusher/faros) - CRD based GitOps controller - [Jenkins X](https://jenkins-x.io/) - a CI/CD platform for Kubernetes that provides pipeline automation, built-in GitOps and preview environments +- [Kapitan](https://github.com/kapicorp/kapitan) - Generates Kubernetes and Terraform configuration from a shared inventory, so the output can be committed to Git and reconciled by controllers like Argo CD or Flux - [Kubefirst](https://github.com/kubefirst/kubefirst) - Fully-automated OSS delivery & infrastructure management gitops platforms - [KubeStack](https://www.kubestack.com/) - GitOps framework using Terraform for Cloud Kubernetes distros (AKS, GKE, and EKS) with CI/CD examples for common tools - [Proxmox-GitOps](https://github.com/stevius10/Proxmox-GitOps) - Self-contained GitOps framework for LXC-based container automation on Proxmox VE.