Catalog Details
CATEGORY
resiliencyCREATED BY
UPDATED AT
March 13, 2025VERSION
0.0.3-
MODELS
What This Pattern Does:
K8GB ,commonly referred to as GSLB (Global Server Load Balancing) solutions, has been typically the domain of proprietary network software and hardware vendors and installed and managed by siloed network teams. k8gb is a completely open source, cloud native, global load balancing solution for Kubernetes. k8gb focuses on load balancing traffic across geographically dispersed Kubernetes clusters using multiple load balancing strategies to meet requirements such as region failover for high availability. Global load balancing for any Kubernetes Service can now be enabled and managed by any operations or development teams in the same Kubernetes native way as any other custom resource.
Caveats and Consideration:
Key Differentiators Load balancing is based on timeproof DNS protocol which is perfect for global scope and extremely reliable. No dedicated management cluster and no single point of failure. Kubernetes native application health checks utilizing status of Liveness and Readiness probes for load balancing decisions Configuration with a single Kubernetes CRD of Gslb kind refer this repo for more info https://github.com/k8gb-io/k8gb
Compatibility:
Recent Discussions with "meshery" Tag
- Mar 12 | Meshery Development Meeting | March 12th, 2025
- Mar 10 | How to Contribute to Sistent!
- Mar 07 | Looking for a MeshMate for guidance to start first issue
- Mar 05 | Meshery Development Meeting | March 5th, 2025
- Mar 04 | Looking for a MeshMate as new to open source
- Mar 04 | 🤔 Understanding the Role of GraphQL and RTK Query in Meshery UI
- Mar 04 | 🌍 A Growing Guide for New Contributors: MeshMates, Share Your Journey & Insights!
- Feb 28 | Testing Local Sistent Changes in Meshery
- Mar 03 | Color changes not visible while testing UI changes
- Feb 28 | Getting error while building meshery ui with make ui-build