loxilb-io / loxilb

eBPF based cloud-native load-balancer for Kubernetes|Edge|Telco|IoT|XaaS.
https://www.loxilb.io
Apache License 2.0
1.48k stars 122 forks source link

Installable package with systemd support #868

Closed ClaudiuLSH closed 1 week ago

ClaudiuLSH commented 3 weeks ago

Since loxilb is capable or running as standalone (outside of k8s), it would be really great to have an installable package that works with systemd.

While docker is a good idea for development, it is not meant to be ran on production servers where one has custom dynamic firewall rules.

TrekkieCoder commented 3 weeks ago

Thanks for the enhancement request. We did release installable deb packages and tools are already present to generate deb release packages. Will try to reintegrate this into the release gh-actions.

6547709 commented 2 weeks ago

This is very good. It would be even better if there were both rpm and deb packages.

TrekkieCoder commented 2 weeks ago

The standalone packages are now available and its use described in details here. It has been integrated into gh-actions so nightly build packages can be found here.