klipper-lb icon indicating copy to clipboard operation
klipper-lb copied to clipboard

How does this work?

Open cbluth opened this issue 4 years ago • 3 comments

how does this work? i just installed a k3s cluster, and klipper-lb is installed. Is there a yaml manifest to apply it in other clusters?

cbluth avatar Dec 28 '20 19:12 cbluth

There is no yaml manifest available. This repository is only for klipper-lb docker image. It lacks of Kubernetes Load Balancer controller. The controller of part of K3S: https://github.com/k3s-io/k3s/blob/master/pkg/servicelb/controller.go

comphilip avatar May 25 '21 05:05 comphilip

It would be great if an image + yaml would be available to make this work outside of k3s.

micw avatar Oct 26 '21 18:10 micw

That info should go into the readme :)

RafalSkolasinski avatar Feb 01 '23 20:02 RafalSkolasinski