1 unstable release
0.1.0 | Oct 4, 2024 |
---|
#4 in #balance
179 downloads per month
Used in moosicbox
36KB
477 lines
Load Balancer
Certificate Setup
- Add 'solver' to CLUSTERS env var. e.g.
solver:10.244.0.68:8089;...
- Grab the IP from the solver pod via
kubectl describe pods cm-acme-http-solver-xxxxx
- Grab the IP from the solver pod via
- Execute the solver url with the required token e.g.
https://tunnel.moosicbox.com/.well-known/acme-challenge/{token}
- (this should happen automatically)
- Profit
May need to manually kubectl apply -f kubernetes/cert-manager.yaml
?
Dependencies
~36–51MB
~1M SLoC