Michał Sochoń
Michał Sochoń
how about: ``` text log-format %h %^[%d:%^] "%r" %s %b "%R" "%u" [access.log] log-format %h %^[%d:%^] "%r" %s %b "%R" "%u" [varnish.log] log-format %h %^[%d:%^] "%r" %s %b "%R" "%u"...
Maybe provide additional boxes without the hardcoded dns entries?
> Just out of curiosity what is driving people to using these boxes instead of the Official Ubuntu ones? Are those broken in ubuntu/bionic64 for example? . It's pretty clear...
just add override for this, something like here: https://github.com/nvtkaszpir/workstation/blob/master/Vagrantfile#L49 and script https://github.com/nvtkaszpir/workstation/blob/master/scripts/fix.generic-ubuntu-dns.sh
box name `generic` is pretty unfortunate.
GKE autoscaling may recreate instance with the same hostname (and most of parameters), so that actually may not be a best solution. My point is, that in best case scenario...
I believe it may be related to the conditions the node is in - there may be just not enough time to run eviction. If node is going to be...
@mateuszkwiatkowski thx for suggesting tsp, works like a charm!
I guess we see something similar with kubernetes standard tcp probe where it just checks if port is open.
sorry, but no - I have no experience in KEDA source code at all.