Ask Bjørn Hansen

Results 138 comments of Ask Bjørn Hansen

@AMecea For me the only feature request here would be handling the "node 0 is out of date" case (maybe refuse to scale down to a number that stops the...

Just copying the instructions above into the backup.md docs would be a great help. :-)

Compiling for FreeBSD I ran into the same thing.

For us the use case is similar. We can do pure IPv6 (and have a load balancer in front of the cluster for IPv4 ingress), but IPv4 itself is hard....

Would it be possible to make it work without the DEFAULT_INGRESS_CLASS setting? I have a bunch of ingresses still on nginx, so I tried having the default still be that,...

It should be backing off exponentially on any error (rate limits etc), I think.

FWIW in our setup we solved this by just running two deployments of kube-lego, one for each ingress class. It works fine that way and was very easy to setup...

@oe3gwu I'm not using this actively anymore, but for my use it was fixed by #1096

@oe3gwu no, that change wasn't merged so it shouldn't be closed (but you can try the patch to see if it works for you).