Clément Demonchy
Clément Demonchy
I forgot to send the log, I've just sent them.
We managed to mitigate the issue by updating cluster auto scaler configuration to not evict daemonset pods. We didn't have leaked rules since the update. aws-node is not evicted by...
Hi @jdn5126 The daemonset eviction has been enabled automatically when we've upgraded cluster autoscaler from v1.20.2 and to v1.21.2 To solve our issue we've upgraded to cluster autoscaler v1.21.3 and...
Hi, I'm interested by this feature. I can provide a patch. I've different ideas for the implementation : - As suggested by @oyvindio, we can add a flag in FIAAS...
With the solution 2, all pods will have an additional env var FIAAS_HOST_IP. As in pod spec we can create an env variable referencing another env variable. FIAAS admin can...
I'm not sur to understant the question. As the goad is to use datadog as a daemonset, Datadog will be deployer by the admin. In my opinion the datadog variable...
In my idea, i don't want to introduce a new option to configure datadog. I think there is too many tools for monitoring / tracing / logging and it's will...