GitOps Monorepo
https://keiretsu.top/ ↗// readme
Keiretsu — Multi-Cluster Kubernetes Infrastructure
Managed with Flux, Tailscale, and GitHub Actions
Ottawa
Robbinsdale
St. Petersburg
Multi-cluster Kubernetes infrastructure managed with FluxCD GitOps. The three Talos Linux clusters are connected by a Tailscale mesh and share the same repository, platform conventions, and observability stack.
Architecture
Three diagrams, each answering one question. They are meant to be read in
order, but each stands on its own. Click any of them for the full-size SVG —
GitHub scales them down to fit the page, and the labels are only legible at
full size. Each is committed in a light and a dark rendering, and served
through a <picture> element, so they follow your GitHub theme.
1 · Delivery — how a commit becomes running infrastructure
The main branch is the only durable state. Flux polls it, decrypts the SOPS
material, and reconciles three top-level Kustomizations per cluster. The two
things worth internalising: an app is deployed to a cluster…