k3s-io / klipper-lb

Embedded service load balancer in Klipper
Apache License 2.0
354 stars 41 forks source link

Standalone version #30

Open micw opened 2 years ago

micw commented 2 years ago

Hi, currently klipper-lb is only available as part of k3s. It would be great if it would be available as standalone version that can be used as an easy-to-use LB for any k8s cluster.

sebt3 commented 1 year ago

Well, since I was needing it, I made it as a quick hack job ( a single day :P ) https://github.com/sebt3/vraquier The code generating the daemonset is exactly the one from k3s. Do what ever you please with it :P