Vito Botta

Results 140 comments of Vito Botta

Hi @cbeneke Not sure it's a race condition or how to call it, but during my testing with the Hetzner Cloud CLI the only way I managed to get the...

Interesting... I have repeated exactly the same testing now with another test cluster/project etc, and cannot reproduce the issue 🤔I wonder if Hetzner Cloud was having some issues when I...

@cbeneke Now that I think of it, the only difference between this cluster and the previous is that in this cluster I have installed the cloud controller manager and have...

I am using the same cloud init config to set up all the floating IPs in the project on all the servers, so it's unlikely. Anyway I wasn't able to...

Hi @cbeneke I still believe this is an issue, and today I was confirmed by HC support that there is a bug because of which the floating IPs should be...

Hi @cbeneke - what do you mean by "link the issue"? What they told me in a ticket is: ``` there was an issue with the attach/detach of floating IP....

Aha!!! Will give that a try. Thanks!

Hi @DmitryTsepelev - is there a way at the moment to collect memory usage/allocations with Prometheus? I already have the exporter configured in Rails. Thanks

Hi :) I may actually have found a way using the prometheus exporter in combination with io_monitor's AS notification, but I am having this now https://github.com/DmitryTsepelev/io_monitor/issues/16 Still experimenting.

Somehow I got one example passing by setting workers to 1 but now I get this: ``` Assertion failed: ("libev: I/O watcher with invalid fd found in epoll_ctl", errno !=...