4 ms·
TIL about Talos (https://github.com/siderolabs/talos https://github.com/siderolabs/talos, via your github/onedr0p/cluster-template link). I'd been previously ru
by zipmapfoldright 2y ago
TIL about Talos (https://github.com/siderolabs/talos https://github.com/siderolabs/talos, via your github/onedr0p/cluster-template link). I'd been previously running k3s cluster on a mixture of x86 and ARM (RPi) nodes, and frankly it was a bit of a PiTA to maintain.
- nyolfen 2y agocannot praise talos highly enough, it makes so much annoying crap easy
- indigodaddy 2y agoNo shell in the OS? Seems insane but interesting at the same time..
- abound 2y agoPractically, its not a problem as you can always create a privileged container and mount the root filesystem into it. I have an alias I use for exactly such things.
- angio 2y agokubectl-node-shell is also pretty good to do that automatically. https://github.com/kvaps/kubectl-node-shell https://github.com/kvaps/kubectl-node-shell
- johntash 2y agoTalos is great. I'd recommend using Omni (from the same people) to manage Talos. I was surprised how easy it was to add new machines with full disk encryption managed by remote keys.