Kubernetes-in-Docker (kind) set up for running local multi-node Kubernetes clusters inside containers - ideal for development, experimentation, and CI testing.
ArgoCD ready for GitOps-driven continuous delivery to Kubernetes, automatically synchronizing cluster state from declarative manifests stored in Git.
Docker Engine ready for building, shipping, and running containers, with Compose for orchestrating local multi-service stacks out of the box.
Single-node K3s cluster pre-wired with ArgoCD for GitOps, plus a Gitea box to host the repositories.
Single-node K3s cluster pre-wired with FluxCD for GitOps reconciliation, plus a Gitea box for source-of-truth repositories.