Tagged articles
7 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Sep 23, 2025 · Cloud Native

How to Deploy MetalLB LoadBalancer on Bare‑Metal Kubernetes with Calico

This guide explains Kubernetes Service concepts, the different Service types and ports, introduces MetalLB as a LoadBalancer solution for bare‑metal clusters, walks through its installation, configuration, testing, integration with Ingress, and also covers Calico networking fundamentals and architecture.

CalicoKubernetesMetalLB
0 likes · 15 min read
How to Deploy MetalLB LoadBalancer on Bare‑Metal Kubernetes with Calico
MaGe Linux Operations
MaGe Linux Operations
Mar 15, 2025 · Cloud Native

How MetalLB Transforms Load Balancing for Bare‑Metal Kubernetes Clusters

This guide explains Kubernetes Service types, the role of MetalLB in providing LoadBalancer functionality for bare‑metal clusters, step‑by‑step installation, configuration of address pools, testing with a sample service, integration with Ingress, and an overview of the Calico network plugin for pod isolation.

CalicoCloud NativeIngress
0 likes · 14 min read
How MetalLB Transforms Load Balancing for Bare‑Metal 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.

IstioKubernetesMetalLB
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
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.

BGPKubernetesKustomize
0 likes · 11 min read
Deploying MetalLB Load Balancer on Bare‑Metal Kubernetes Clusters