K3s-Ansible

This playbook will build an HA Kubernetes cluster with k3s, kube-vip and MetalLB via ansible. This is based on the work from this fork, which is based on the work from k3s-io/k3s-ansible. It uses kube-vip to create a load…

Continue ReadingK3s-Ansible

Kluctl

kluctl is the missing glue that puts together your (and any third-party) deployments into one large declarative Kubernetes deployment, while making it fully manageable (deploy, diff, prune, delete, ...) via…

Continue ReadingKluctl

Mirrord

mirrord lets you easily mirror traffic from your Kubernetes cluster to your development environment. It comes as both Visual Studio Code extension and a CLI tool. mirrord lets you easily mirror traffic…

Continue ReadingMirrord