k8s/install-cp.sh: add --etcd-arg heartbeat-interval=1000 and election-timeout=5000 to both bootstrap and join commands. Gives etcd 5x margin to absorb transient fsync stalls on spinning-disk-backed NFS storage (default 500ms/1500ms too tight for this environment). proxmox/perf/scripts/audit-vm-disks.sh: new script to audit disk cache configuration on all VMs across Proxmox hosts. Identifies VMs that would benefit from cache=writeback (especially etcd/database workloads on NFS-backed spinning disk). [#392] [#393] 💘 Generated with Crush Assisted-by: Crush:glm-5.2
k8s/README.md
Documentation moved to Discourse — the canonical source of truth.
k3s cluster setup scripts: wipe, bootstrap, taint, verify
Read it here: https://community.turnsys.com/t/305
Migrated 2026-08-06. This file is kept as a pointer for git-browsing context. Do not update content here — edit the Discourse wiki topic instead.