I’ve seen on all the base Kubernetes install instructions they recommend disabling swap memory on each server. But I don’t see any similar recommendation to disable swap with K3s instructions.
Does anyone know if swap should be disabled on all nodes with K3s?
sudo swapoff -a