Giter VIP home page Giter VIP logo

Comments (15)

cmluciano avatar cmluciano commented on September 26, 2024

cc @thockin @bowei

from dns.

bowei avatar bowei commented on September 26, 2024

Some thoughts:

From what I've seen, a lot of the problems are related to DNS working in general but not for a specific service entry, meaning testing latency across different kube-dns managed entries would be less informational. Some other things to possible for the tool to look at:

  • QPS that is seen at each of the kube-dns instances; {in,out} of dnsmasq, kube-dns.
  • Contents of kube-system:kube-dns.
  • /etc/resolv.conf, /etc/hosts for the pod that is having DNS connectivity issues
  • Number of UDP conntrack entries present on the node with problems.

from dns.

fgimenez avatar fgimenez commented on September 26, 2024

thanks @bowei, sounds great, for the last two tests/queries, how to identify nodes with problems? Maybe the execution should be split into two rounds, one for checking if there are faulty nodes (eg. QPS < threshold) and a second pass to extract more info about them?

from dns.

cmluciano avatar cmluciano commented on September 26, 2024

We can take a look at failing DNS pods. Frequently issues are opened stating that pods can't be scheduled or are bouncing between healthy/unhealthy.

from dns.

fgimenez avatar fgimenez commented on September 26, 2024

cool @cmluciano thanks! Do you think we need an issue for discussing the process to be performed by the tool itself?

from dns.

cmluciano avatar cmluciano commented on September 26, 2024

I think we have a few ideas captured in this issue that can be placed in a PR.

from dns.

fgimenez avatar fgimenez commented on September 26, 2024

Indeed :) on it

from dns.

fgimenez avatar fgimenez commented on September 26, 2024

Ok, I have already this https://github.com/kubernetes/dns/compare/master...fgimenez:diagnoser?expand=1 with e2e tests passing, it would be great to get some feedback before it gets too hairy, mainly about the general implementation, if that's ok i'll continue with the actual tasks.

Not sure if I should propose it as is or wait until it does something moderately useful, maybe in that case the PR will be big(ish) WDYT?

It follows the suggestion by @thockin of having a job that exits with error so that it gets rescheduled, currently the job definition is under a manifests directory, probably this should go somewhere else.

In order to get info about a real running kubedns in the e2e tests i'll need to set it up, should i deploy the complete addon? If so, how to do that from the repo? haven't found any example in the existing tests, probably the most simlar to this situation is the sidecar-e2e test, should i follow that pattern?

Thanks!

cc/ @thockin @cmluciano @bowei

from dns.

bowei avatar bowei commented on September 26, 2024

@fgimenez -- you can open that as a PR and assign it to me, it will be much easier to comment on in that form

from dns.

fgimenez avatar fgimenez commented on September 26, 2024

thanks @bowei, done #129 not able to assign it though

from dns.

fejta-bot avatar fejta-bot commented on September 26, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

from dns.

bowei avatar bowei commented on September 26, 2024

/remove-lifecycle stale

from dns.

fejta-bot avatar fejta-bot commented on September 26, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

from dns.

fejta-bot avatar fejta-bot commented on September 26, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale

from dns.

fejta-bot avatar fejta-bot commented on September 26, 2024

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

from dns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.