K8s on NixOS - Chapter 1: Getting the nodes ready

Posted on Mon 17 March 2025 in software • Tagged with nix, nixos, flakes, server, qemu, libvirt, ssh, make

In this chapter we will setup 3 nodes running NixOS. They will host our future Kubernetes cluster.


Continue reading

K8s on NixOS - Chapter 0: Preface

Posted on Fri 14 March 2025 in software • Tagged with k8s, nix, nixos, ipv6, flakes, server, git

Setting up a Kubernetes cluster can be quite a challange. Let set the stage and define the rules.


Continue reading