Kubernetes resources
-
Updated
Nov 7, 2025 - Makefile
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.
Kubernetes resources
An automated local cluster setup w/ tls, monitoring, ingress and DNS configuration.
FluxCD Monorepo for my home cluster
Production-ready K8s platform: FastAPI + Celery + Redis with Helm, CI/CD, and full observability
🏗️ Infrastructure and tenant bootstrapping using Flux
This repository demonstrates multiple Kubernetes deployment strategies using Kustomize overlays and Argo Rollouts, with CI/CD examples and basic monitoring/analysis hooks. It includes a sample Node.js app (v1 and v2) and environment-specific overlays for dev, staging, and prod.
Kubernetes-native package for Flux, a continuous deployment solution for Kubernetes powered by the GitOps Toolkit.
Reusable workflows for cvxgrp
A example repository to demonstrate Ansible GitOps workflow for Raspberry Pi
The central repository for managing my Raspberry Pi Homelab, based on an Ansible GitOps workflow
A minimal, security-first starter kit that adds pre-commit and CI/CD guardrails to any codebase — catch secrets, scan dependencies, and generate SBOMs before bad code ships.
Setup Docker services via Makefile
A curated DevOps toolchain solution for infrastructure and deployment automation, focusing on Terraform+CDK, Ansible, AWS
The central repository for managing my Raspberry Pi Smart Home, based on an Ansible GitOps workflow
A local Kubernetes setup using Kind and Flux as repo template for your (and mine) experiments
Kubernetes Fleet Management with Cluster API and GitOps
A GitOps CI/CD Pipeline with GitHub Actions