Add Leader Election for Theodolite in Kubernetes
It may happen that several theodolite operator pods are running at the same time. In this case, a leader election should ensure that only one pod is active. Fabric8 has an API for leader election in Kubernetes.