Chris O'Haver
Chris O'Haver
cc azure plugin owners @yongtang @darshanime
>It's still not clear to me if the possible strain on the API server was tested, did the relevant group in the kubernetes project perform tests on a coredns daemonset...
> What I wrote was that the coredns container should be co-located on the same pod as nodelocaldns in order to avoid the extra infrastructure complexity. That adds more infrastructure...
> What is considered a large cluster? ... We are running ~500 services and ~500 endpoints. Per the link 150000 Pods per cluster. Each pod can have multiple services and...
When we move this in tree, I think we should split the functionality of the _rrl_ plugin into two separate plugins: response rate limiting, and request rate limiting. The _rrl_...
Thanks. FWIW, the table is not a “compatibility” matrix per se, rather it simply lists what versions are installed by each version of kubeadm. This is usually whatever the current...
Thanks for the fix! Please add a mention of this behavior in the Autopath section of the Kubernetes plugin readme. Something like... ## AutoPath The *kubernetes* plugin can be used...
This works as designed. We can consider it an enhancement request though. I think the “next” option may already do what you want.
Try dig with the +search option. Iirc, by default dig does not follow the resolv.conf search list.
Sounds good to me. Thanks!