Abstract
Container-based virtualization has recently been flourishing due to its ease of deployment and flexibility of resource provisioning. Kubernetes, a well-known open source project, is an orchestration platform for containerized applications. Herein, applications can have multiple replicas to provide high scalability and availability, but some applications for stateful service require a leader to be elected to maintain consistency and coordinate tasks among the replicas. In this article, the Kubernetes architecture is first analyzed by focusing on load balancing, a leader election algorithm, and a leader-based consistency maintenance mechanism. Then we address the following challenges: the leader has heavy loads due to its inherent design, and the Kubernetes leader election algorithm cannot evenly distribute the leader throughout nodes. Finally, experimental results are provided to prove the importance of leader distribution throughout nodes in the cluster for highly scalable load balancing.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.