dudicoco

Results 188 comments of dudicoco

1. What is the measured impact of a coredns daemonset querying pods on the API server? I know that Zalando is using a [coredns daemonset](https://github.com/zalando-incubator/kubernetes-on-aws/blob/dev/cluster/manifests/coredns-local/daemonset-coredns.yaml) and i'm pretty sure they're...

@dpasiukevich 1. 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...

> 1. That's just the estimation. I don't expect there were any scalability benchmarks to see the API server performance and requested resources depending on the size of daemonset and...

@johnbelamaric @dpasiukevich any updates?

> By the way, node local DNS is just a custom build of coredns with minimal plugins and with a little glue to update the iptables. So, effectively, nodelocaldns is...

> > 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...

@BertelBB storing encrypted data in git could be a concern since the encrypted content could more easily be leaked. Even if it's encrypted some security standards might not agree with...