Tag

MetalLB

1 views collected around this technical thread.

DevOps Operations Practice
DevOps Operations Practice
Oct 3, 2024 · Cloud Native

Deploying and Using MetalLB for Load Balancing in Self‑Managed Kubernetes Clusters

This article introduces MetalLB, an open‑source load‑balancing solution for self‑managed Kubernetes clusters, explains its deployment requirements, operating principles, Layer 2 and BGP modes, and provides step‑by‑step installation and verification instructions using Kubernetes manifests, Helm, and Kustomize.

BGPHelmKubernetes
0 likes · 9 min read
Deploying and Using MetalLB for Load Balancing in Self‑Managed Kubernetes Clusters
Ops Development Stories
Ops Development Stories
Mar 8, 2024 · Cloud Native

How to Deploy and Test a Multi‑Cluster Istio Service Mesh with Kind and MetalLB

This guide explains why multi‑cluster deployments are needed for high‑availability, describes Istio's flat and non‑flat network models with single or multiple control planes, and provides step‑by‑step scripts to create Kind clusters, install MetalLB, configure root CAs, deploy Istio, set up gateways, and verify regional load balancing and failover.

KindKubernetesMetalLB
0 likes · 29 min read
How to Deploy and Test a Multi‑Cluster Istio Service Mesh with Kind and MetalLB
DevOps Operations Practice
DevOps Operations Practice
Feb 11, 2024 · Cloud Native

MetalLB: Deploying a Load Balancer for Self‑Built Kubernetes Clusters

This article introduces MetalLB, explains its deployment requirements, describes its Layer2 and BGP operation modes, provides step‑by‑step installation and configuration instructions for Kubernetes clusters, and demonstrates verification of the load‑balancing functionality.

BGPCloud NativeDeployment
0 likes · 9 min read
MetalLB: Deploying a Load Balancer for Self‑Built Kubernetes Clusters
DevOps Operations Practice
DevOps Operations Practice
Aug 2, 2022 · Cloud Native

Deploying MetalLB Load Balancer on Bare‑Metal Kubernetes Clusters

This article explains why exposing services on a bare‑metal Kubernetes cluster requires a custom load‑balancer solution, introduces MetalLB, details its deployment requirements, explains its Layer 2 and BGP modes, provides step‑by‑step installation commands, and shows how to verify the setup.

BGPBareMetalHelm
0 likes · 11 min read
Deploying MetalLB Load Balancer on Bare‑Metal Kubernetes Clusters
Ops Development Stories
Ops Development Stories
May 25, 2022 · Cloud Native

How to Deploy MetalLB BGP LoadBalancer on a Bare‑Metal Kubernetes Cluster

Facing the limitation of LoadBalancer services on bare‑metal Kubernetes, this guide walks through the background, MetalLB overview, and step‑by‑step deployment using BGP, including environment setup, configuration files, and verification of external IP routing.

BGPBare-metalCloud Native
0 likes · 7 min read
How to Deploy MetalLB BGP LoadBalancer on a Bare‑Metal Kubernetes Cluster