A Carvel package providing Cartographer delivery chains to deploy workloads to a Kubernetes cluster based on GitOps or RegistryOps.
-
Updated
Sep 4, 2023 - 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.
A Carvel package providing Cartographer delivery chains to deploy workloads to a Kubernetes cluster based on GitOps or RegistryOps.
Kubernetes-native package for FluxCD Source Controller, a source management component to provide a common interface for artifacts acquisition.
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.
Strimzi Kafka Operator on Kubernetes
FluxCD Monorepo for my home cluster
Production-ready K8s platform: FastAPI + Celery + Redis with Helm, CI/CD, and full observability
A GitOps CI/CD Pipeline with GitHub Actions
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.
CloudLand 2023 Session "Diverse K8s Config Management" | Helm variant
vcluster + flux multi-tenancy PoC
Kubernetes-native package for Argo CD, a declarative GitOps continuous delivery tool.
CloudLand 2023 Session "Diverse K8s Config Management" | Timoni variant
The central repository for managing my Raspberry Pi Smart Home, based on an Ansible GitOps workflow