From 16240e05897a29d3358e0ced9fb0550e996d8c6c Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Tue, 4 Aug 2026 22:24:16 +0200 Subject: [PATCH] readme: add p330, rpi4, typos --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f145dd1..0e1c858 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,15 @@ SAS9300-8E external SAS card NVIDIA RTX 3060 12G graphics card ``` -Running as single-node Proxmox +Running as single-node Proxmox, with multiple VMs and LXC containers. + +#### Lenovo P330 + +Running as a Talos/Kubernetes cluster node, for failover deployment. + +#### Raspberry Pi 4 + +Running as a Talos/Kubernetes cluster node, for quorum only. ### Software stack(s) @@ -50,7 +58,7 @@ Debian and docker / docker swarm are deployed by Terraform, which also deploys [ | | Repository applications | Gitea, Harbor to store code and images | | | Production applications | Personal applications running on the cluster | -Talos Linux, Cilium and flux are deployed using Terraform ; then flux takes over and deploys the whole `kubernetes` folder of this repository. +Talos Linux, Cilium and Flux are deployed using Terraform; then Flux takes over and deploys the whole `kubernetes` folder of this repository. ### Production/personal applications