Part III How-To Guides #
How-to guides and best practices
- 22 MetalLB on K3s (using L2)
MetalLB is a load-balancer implementation for bare-metal Kubernetes clusters, using standard routing protocols.
- 23 MetalLB in front of the Kubernetes API server
This guide demonstrates using a MetalLB service to expose the RKE2/K3s API externally on an HA cluster with three control-plane nodes. To achieve this, a Kubernetes Service of type LoadBalancer and Endpoints will be manually created. The Endpoints keep the IPs of all control plane nodes available in…
- 24 Air-gapped deployments with Edge Image Builder
This guide will show how to deploy several of the SUSE Edge components completely air-gapped on SUSE Linux Micro 6.0 utilizing Edge Image Builder(EIB) (Chapter 10, Edge Image Builder). With this, you’ll be able to boot into a customized, ready to boot (CRB) image created by EIB and have the specifie…
- 25 Building Updated SUSE Linux Micro Images with Kiwi
This section explains how to generate updated SUSE Linux Micro images to be used with Edge Image Builder, with Cluster API (CAPI) + Metal3, or to write the disk image directly to a block device. This process is useful in situations where the latest patches are required to be included in the initial …