Work

Talos Flux Cluster

Kubernetes
Flux
Renovate

My Talos Flux cluster.

Github logo

My Kubernetes cluster operates off of Talos (a linux OS built for Kubernetes), Flux (keeps Kubernetes in sync with source), and Renovate (scans for dependency updates and creates pull requests.)

This setup provides a code-first approach to Kubernetes that makes maintenence, upgrades, and deployments as simple as reviewing pull requests. New applications are deployed by following established patterns and procedures to avoid surprises.

See the code at https://github.com/granth7/talos-flux-cluster.