mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-07-28 11:28:13 +00:00
- pin k3s v1.35.6+k3s1 (channel alternative documented), MetalLB v0.16.0 - kube-vip v1.2.1 control-plane VIP placed on all masters; kubeconfig -> VIP - drop redundant kube-vip cloud-provider; single MetalLB native manifest - k3sup node-token (fetched once) + k3sup ready - set -euo pipefail, ssh-keyscan known_hosts (no ~/.ssh/config clobber), per-node NTP + apt-guarded prereqs, arch-aware kubectl, re-run safe - pre-flight config summary + [y/N] gate (ASSUME_YES bypass) - non-blinking step/info/ok/warn/err output; RAW_BASE override for testing Closes #40 #62 #68 #78 #80 #159 #162; supersedes #66 #89 #145