In an environment with a limited set of control plane nodes removing the NoSchedule will allow you to converge the
openstack controllers with the k8s controllers.
# Remote taint from control-plane nodeskubectltaintnodes$(kubectlgetnodes-o'jsonpath={.items[*].metadata.name}')node-role.kubernetes.io/control-plane:NoSchedule-