Coordination and Service Discovery on k8or

Coordination and service discovery are essential functions for maintaining a healthy and efficient cluster. These mechanisms ensure smooth communication and collaboration between pods and services, regardless of their location or scalability. Learn More
Select Product Version Description Notes
CoreDNS
CoreDNS
Open-source, high-performance DNS server designed for Kubernetes deployments.
etcd Highly available, distributed key-value store used for leader election, configuration storage, and service registration in Kubernetes.
Apache Zookeeper Mature, open-source distributed coordination service offering similar functionalities to etcd.
k8gb Open-source, high-performance gossip-based service discovery and coordination platform for Kubernetes.
KubeBrain Open-source control plane for Kubernetes, offering features like leader election, distributed locking, and service discovery.