killianmuldoon

Results 179 comments of killianmuldoon

@bcg62 What problem are you looking for this PR to solve? I'd be happy to add something like this, but I'd like to understand the use case first.

@jdambly are you planning on updating this PR?

@howels can you show the CNI error? Either from the Pod description or from the Multus logs? A pod stuck in container creating usually means the CNI isn't able to...

The default setting can be per-OS I think, but we expect it to be 0, which is hashing based on the MAC. The real impact of setting this depends on...

>run the LB container setting the ulimits to a conservative number This is what the solution for Cluster API does - https://github.com/kubernetes-sigs/cluster-api/pull/7344 - it works, but getting the number right...

> CAPD is a bit of an odd duck here 😅 Fair :D It does copy-past the folder into a third_party directory (and the version used there is many versions...

All credit to @chrischdi for the following info :slightly_smiling_face: We have a metric, exposed by client-go through controller-runtime, which reports error responses in the client. It's called `rest_client_requests_total` and it...