Chris O'Haver

Results 410 comments of Chris O'Haver
trafficstars

> If we're speaking about a kernel bug, why this bug doesn't affect all traffic, but just DNS? It does. But most services communicate over TCP which is much more...

> > We have 150 node cluster and we are also facing similar issue during peak hours, was trying to implement applications to Use FQDN instead of usual domain, this...

Sorry for the delay in responding... couple of things... * I dont understand how using the client namespace helps solve the problem, can you explain by example? * This solution...

Closing due to lack of detail - not enough information provided. Please reopen if it’s still an issue and provide more detail.

This is as designed. Failover to another upstream server only occurs when there is no response from the dns server. To try other servers on NXDOMAIN responses, try using the...

Please note that if your private dns server serves only private domains, then the correct way to do this is with normal k8s private domain forwarding. See https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/#configuration-of-stub-domain-and-upstream-nameserver-using-coredns IOW -...

Please sign the commit.

It sounds reasonable _to me_ to include the multicluster plugin as an internal coredns plugin.

> @chrisohaver thanks for the quick response 🙏! I do have an additional question though, I checked a bit more what this would implies and all the changes to the...