Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.
-
Updated
Mar 5, 2026 - HCL
GitOps is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation. GitOps uses Git repositories as a single source of truth to deliver infrastructure as code.
There are four key components to a GitOps workflow, a Git repository, a continuous delivery (CD) pipeline, an application deployment tool, and a monitoring system.
Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.
A self-managed ArgoCD homelab kubernetes cluster using Talos
My home Kubernetes cluster managed with git-ops
Talos cluster using gitops and renovate automation
Automation for Production Kubernetes Clusters with a GitOps Workflow
DigitalOcean Kubernetes(DOKS) Solution Blueprints
Wife approved HomeOps driven by Kubernetes, and Gitops via Flux.
Lab Cluster - Kubernetes (k3s) cluster managed by GitOps (Flux). Built on Proxmox using Terraform amd Ansible.
🚀 Deploy Kubeflow on AWS EKS with Terraform 🤖
Demonstrates the use of Jenkins and Terraform to manage Infrastructure as Code using GitOps practices
Terraform module for deploying Atlantis as an ECS Task
Kubernetes cluster with fully automated infrastructure using Terraform and Talos on Proxmox. GitOps with Argo CD, Cilium networking, and full observability powered by OpenTelemetry.
PSP aims to accelerate the delivery of internal developer platforms (IDPs) for customers by providing a repository of reusable, production-ready artifacts. This repository contains Terraform templates for provisioning the control plane infrastructure, including an EKS cluster, GitOps tooling, and supporting resources.
Um projeto simples, mas completo, de implantação de um cluster K8S gerenciado, integrando Github Workflows, Docker e ArgoCD.
Exekube is a framework for managing the whole lifecycle of Kubernetes-based projects as declarative code with Terraform and Helm