I configured a HA kubernetes cluster with an external etcd. I had 2 control plane nodes and 3 worker nodes running in the cluster. Then I lost the 2 control plane nodes, but all the pods are up and running in the worker nodes. how do I add a new control plane node to the cluster without reinitializing the cluster, Thanks in advance.