klipper-lb
klipper-lb copied to clipboard
How does this work?
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?
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
It would be great if an image + yaml would be available to make this work outside of k3s.
That info should go into the readme :)