John Belamaric
John Belamaric
I believe this is all completed in https://github.com/kubernetes/enhancements/pull/5065 @bianbbc87 please confirm.
> Please add [#5065](https://github.com/kubernetes/enhancements/pull/5065) under alpha kep of this pr and change it to alpha release target: 1.33. done
We would need a lot more information. Type and version of cluster, version of CoreDNS, CoreDNS configuration, what those queries were, what workloads you run, etc. If this is GKE,...
> Is there any documentation you can point me to to understand what I can and cant use for Nodelocal DNS Cache? The plugin would be included in its entirety,...
@chrisohaver as we discussed on Slack, let's do both :) What needs to merge to get the next 1.11 release out?
> I think we should put more effort into making multi-threaded scaling better rather than paper over the issue with multiple processes. Isn't that what this does? It allows multiple...
> Perhaps we can consider an alternate plugin name? “reuseport” is a bit confusing given that coredns already binds using the reuseport option. Perhaps “multiprocess” or “multiserver” or something. "numsockets"...
So, right now all the tests run without this set. Therefore, we don't have any real test coverage. Could we add some runs of some of the basic server tests...
That's a good start, but I do want to run through some actual functional tests with the value at something other than "1", and make sure there are no functional...
> Or do you think this is enough? :) `whoami` shows that the reading of the requests and the replies work properly still, and of course the restart test is...