Kubernetes cluster setup from scratch with MetalLB and Calico

This guide helps to setup a kubernetes cluster with Metallb as a loadbalancer and Calico as the CNI. Assumptions: 1. Introduction to Container Orchestration and Kubernetes Architecture Kubernetes, often abbreviated as K8s, stands as the ubiquitous, open-source platform designed to automate the deployment, scaling, and management of containerized applications. The fundamental power of Kubernetes lies in… Continue reading