logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Yury Tsarev, Nuno Guedes
2023-04-21

tldr - powered by Generative AI

Kubernetes Global Balancer (KGB) is an open-source project designed to solve the global server load balancing problem and challenge in cloud94. It is a cloud-native solution that is simple to use, does not require any management cluster, and has no single point of failure.
  • KGB was created to solve the global server load balancing problem in a cloud-native way
  • It is designed to be simple to use and does not require any management cluster
  • KGB has no single point of failure and is designed on top of a well battle-tested DNS protocol
  • KGB integrates with environmental DNS and steers traffic to a secondary cluster if the primary cluster fails
  • KGB makes applications globally highly available
Authors: Yury Tsarev, Zak Anderson
2021-10-15

tldr - powered by Generative AI

The presentation discusses the adoption of KGB, a failover automation tool, in a template environment with 12 tenant teams and 122 Kubernetes clusters. The tool enables teams to enable their own exposed services without going to other teams for help.
  • KGB is a failover automation tool adopted in a template environment with 12 tenant teams and 122 Kubernetes clusters
  • Teams can enable their own exposed services without going to other teams for help
  • The tool is easy to set up and can be used to quickly recover from data center failures