This message was deleted.
# general
a
This message was deleted.
h
what distribution ?
k3s installs ServiceLB... https://docs.k3s.io/networking#service-load-balancer For RKE2 (or RKE) you can install MetalLB...
f
OS distro? (Ubuntu 22-02)
h
Kubernetes distribution
f
v1.25.10+rke2r1
h
that's RKE2... so you will need to install something like MetalLB if you need service type loadbalancer for your workloads
f
is it easy to set up?
thnx
Installed into system?
@hundreds-evening-84071 (As in 'None', 'Default' or 'System' installation
h
they have good documentation https://metallb.universe.tf/installation/ If you installed Rancher then there is also an option to install MetalLB from Apps.
f
That's what I'm doing. Thnx. (These options are from the UI)
h
Oh I see... If you select None, the install should create its own namespace
metallb-system
f
Thank you!