Files
JimsGarage/Kubernetes
cyberops7 8a33841883 K3S-Deploy: fix k3sup install and kube-vip placement (from e2e)
Found running the deploy end-to-end on a multi-node cluster:
- k3sup: get.k3sup.dev leaves an arch-suffixed binary (k3sup-arm64) when
  run unprivileged; install whichever binary it produced, not a literal
  'k3sup' that may not exist.
- kube-vip: scp landed the manifest in the ssh user's home, but the mv
  ran as root (sudo bash -s) where ~ is /root; scp to /tmp and mv from
  the absolute path instead.
2026-07-05 22:34:13 -06:00
..
2023-11-07 17:00:07 +00:00
2023-12-06 01:02:07 +00:00
2024-04-25 11:24:09 +02:00
2024-01-16 12:55:53 +00:00
2024-03-17 21:22:19 +00:00
2023-11-22 16:26:43 +00:00
2025-09-02 21:48:48 +01:00
2024-03-14 22:02:50 +00:00