top of page
LoxiLB
Search

Building a resilient EKS Cluster with in-cluster auto-scaled LoxiLB
In this blog we will demonstrate how to deploy a EKS cluster across AWS regions/local zones with LoxiLB as an auto-scalable and...
LoxiLB
7 min read
771
0

NGAP Load Balancing with LoxiLB
In this blog, we are going to discuss NGAP based L7 load-balancing and why it is necessary especially in cloud-native architectures. ...
LoxiLB
18 min read
1,579
0

Bringing Sub-Second Resilience in Kubernetes Cluster
A service in a Kubernetes cluster must be highly available because downtime can translate to significant business loss. Many...
LoxiLB
5 min read
527
0

LoxiLB Cluster Networking: Elevating Kubernetes Networking capabilities
Since the inception of microservices and distributed applications, Kubernetes reigns supreme, providing a robust platform for deploying,...
LoxiLB
6 min read
2,237
0

Oracle Cloud: Bring your own LB for self-managed clusters
Today, almost all cloud providers provide managed Kubernetes clusters e.g. OKE, as well as managed load-balancer services e.g. ELB to...
LoxiLB
5 min read
961
0

State synchronization of eBPF Maps using Go - A tale of two frameworks !
This blog post is a part-2 of the previous blog post about "Deploying Hitless and HA Load Balancing" in LoxiLB . Before continuing this...
LoxiLB
6 min read
1,440
0

K8s : Understanding nuances of in-cluster external service LB (with LoxiLB)
When we talk about exposing k8s application to the external world, there are two main functions to do the same: the service load balancer...
LoxiLB
10 min read
4,451
0

K8s: Introducing SCTP Multihoming functionality with LoxiLB
SCTP (Stream Control Transmission Protocol) multi-homing refers to the capability of a SCTP-enabled endpoint to establish multiple...
LoxiLB
9 min read
3,261
0


Comparing LoxiLB with ipvs and HAProxy on AWS Graviton2-based EC2 instance
With the growing need for low latency applications, network performance has become the most important chokepoint while deploying any type...
LoxiLB
4 min read
1,864
0

LoxiLB : Anycast service load balancing with High Availability
As we introduced LoxiLB to our community, a lot of requests and ideas were shared with our team. One of them was the requirement for...
LoxiLB
5 min read
2,318
0


Getting started with loxilb on Amazon EKS
Kubernetes can be installed on top of various cloud infrastructures, whether EKS or GCE. However, each cloud infrastructure has its own...
LoxiLB
7 min read
1,616
0

K8s - Binding IPv4 services externally as IPv6
As we know that there is a scarcity of global IPv4 address these days. Users are moving towards IPv6 addresses for their network. Hence,...
LoxiLB
3 min read
1,495
0

K8s - Deploying "hitless" and HA Load-balancing
In this blog, we will discuss how to deploy hitless and HA load-balancing (Stateful High Availability) with LoxiLB for a bare-metal...
LoxiLB
8 min read
2,529
0

Evolution of Networking for Edge Cloud
As we all know, the digital transformation of everything is driven by exponential growth in traffic. Lately AI & Industry 4.0...
LoxiLB
4 min read
242
0
bottom of page