Connecting all sorts of computers into a Kubernetes (version 1.32 1.28) cluster based on Debian 12
- runs on Debian
- simple setup procedure using
kubeadm
- CNI: flanell
- cgroups
- one master node
- compute nodes run in virtual machines with a bridged network interface
- Windows: VirtualBox
- macOS: UTM
- Linux: libvirtd
- FreeBSD: bhyve vm-bhyve
- node metrics captured with Prometheus and visualised using Grafana
- project: kube-prometheus
- management console OpenLens
- private Docker image registry to feed your pods
- image: registry:2
- CI/CD pipelines can be realised with Tekton
see issues on Gitlab
- upgrade Kubernetes to new version
- many more recipes for software installation
- more master nodes for redundancy
- joining of mobile phones running "termux" or "userland" (?)
- joining of 32bit armv7 SBC boards (?)