From 37d2eba7b9b1f375f39eff54c5a10888239f8aac Mon Sep 17 00:00:00 2001 From: Chase Dumphord Date: Wed, 6 May 2026 01:38:32 -0500 Subject: [PATCH] docs: complete README rewrite with real cluster data and Mermaid diagram --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 394519a..0000000 --- a/README.md +++ /dev/null @@ -1,25 +0,0 @@ -Ced’s K3s HomeLab - -A fully-HA Kubernetes cluster powered by Raspberry Pi hardware. -Includes MetalLB load balancer, NGINX ingress, and kube-prometheus monitoring for Ced’s NOC. - -Architecture - -3 × Control Plane nodes (etcd HA) - -9 × Worker nodes with workload isolation --Ingress Pool (1-3) --Data Pool (4-6) --Monitoring Pool (7-9) - -Features - -High Availability k3s control plane - -MetalLB L2 load balancer - -NGINX ingress controller - -Prometheus + Grafana stack - -Custom NOC dashboards