I currently have a Raspberry Pi-based Kubernetes cluster based on k3s which, while originally a single-master cluster, has now grown to the point at which it is practical to have multiple (odd-number) master nodes.
My question is - with regard to k3s specifically - is if there is a simple path to promote an existing worker node to a master node, other than removing it completely and reinstalling it?