1 unstable release

0.1.0 Oct 4, 2024

#4 in #balance

Download history 148/week @ 2024-09-30 25/week @ 2024-10-07

173 downloads per month
Used in moosicbox

MPL-2.0 license

36KB
477 lines

Load Balancer

Certificate Setup

  1. Add 'solver' to CLUSTERS env var. e.g. solver:10.244.0.68:8089;...
    1. Grab the IP from the solver pod via kubectl describe pods cm-acme-http-solver-xxxxx
  2. Execute the solver url with the required token e.g. https://tunnel.moosicbox.com/.well-known/acme-challenge/{token}
    • (this should happen automatically)
  3. Profit

May need to manually kubectl apply -f kubernetes/cert-manager.yaml?

Dependencies

~38–52MB
~1M SLoC