How to scale down a Talos cluster

To remove nodes from a Talos Linux cluster:

talosctl -n <IP.of.node.to.remove> reset
kubectl delete node <nodename>

Revision #1
Created 7 January 2025 00:21:39 by Kory
Updated 7 January 2025 00:22:43 by Kory