Part IV Tips and Tricks #
Tips and tricks for Edge components
- 27 Edge Image Builder
If you are in a non-Linux environment and following these instructions to build an image, then you are likely running Podman via a virtual machine. By default, this virtual machine will be configured to have a small amount of system resources allocated to it and can cause instability for Edge Image …
- 28 Elemental
When using RKE2 or K3s we need to expose services (Rancher in this context) from the management cluster as they are not exposed by default. In both RKE2 and k3s there is a Traefik Ingress controller. The current workflow suggests using MetalLB for announcing a service (via L2 or BGP Advertisement) a…