Month: March 2022

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 balancer for the control plane, and metal-lb for its service LoadBalancer. If you want more context on how this works, see: 📄 Documentation (including example commands) 📺 Video


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 one unified command line interface. Use kluctl to: Organize large and complex deployments, consisting of many Helm charts and kustomize deploymentsDo the same for small…


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 from your Kubernetes cluster to your development environment. It comes as both Visual Studio Code extension and a CLI tool. https://github.com/metalbear-co/mirrord