dzfranklin / plantopo

https://plantopo.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

look into replacing load balancer with ingress #64

Closed dzfranklin closed 1 year ago

dzfranklin commented 1 year ago

for now we're hardcoding dns to a speciifc node, which then fans out using the builtin kubernetes service logic.

considering how low the limits are for DO lbs I suspect they're doing something similar anyway.