kasuboski / k8s-gitops

Specify my Kubernetes cluster declaratively

Home Page:https://argocd.joshcorp.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Kubernetes with GitOps

This repo is synced with the cluster using ArgoCD.

The cluster is described more here.

Secrets are managed by Doppler. This syncs values to a namespace based on a DopplerSecret definition. Secrets are still encrypted in this repo using git-crypt. You can find a walkthrough here.

About

Specify my Kubernetes cluster declaratively

https://argocd.joshcorp.co/


Languages

Language:Shell 54.0%Language:Nix 46.0%