Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if there is a meaningful number of DNS queries before firing CoreDNSLoadUnbalanced. #285

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

whites11
Copy link
Contributor

@whites11 whites11 commented Mar 7, 2022

Towards: giantswarm/roadmap#828

When enabling node local dns cache on a cluster, the load towards classic coredns pods is so low that it makes the Unbalanced alert fire. But in this scenario is not a problem at all, so with this PR we require at least a few requests to be made otherwise we don't fire the alert.

Checklist

  • Update changelog in CHANGELOG.md.
  • Request review from oncall area, as well as team (e.g: oncall-kaas-cloud GitHub group).
  • Alerting rules must have a comment documenting why it needs to exist.

@whites11 whites11 requested a review from a team as a code owner March 7, 2022 09:21
@whites11 whites11 self-assigned this Mar 7, 2022
@whites11 whites11 requested a review from a team March 7, 2022 09:21
@whites11 whites11 merged commit a33cf66 into master Mar 7, 2022
@whites11 whites11 deleted the unbalanced-coredns-improvement branch March 7, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants