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

[CoreDNS] Add readinessProbe to CoreDNS #1346

Closed
s-tokutake opened this issue Sep 19, 2019 · 1 comment
Closed

[CoreDNS] Add readinessProbe to CoreDNS #1346

s-tokutake opened this issue Sep 19, 2019 · 1 comment
Labels
kind/feature New feature or request

Comments

@s-tokutake
Copy link

  • Add readinessProbe to CoreDNS to prevent loadbalancing to unready pods.

Why do you want this feature?

  • When Updating CoreDns by eksctl utils update-coredns , We encountered many errors of name resolving.
    • The errors also occur when draining nodes.
  • readinessProbe to CoreDNS was added in kubernetes 1.14 , so eksctl should also support it.

What feature/behavior/change do you want?

  • Updating Coredns and draining nodes do not cause name resolving errors .
@s-tokutake s-tokutake added the kind/feature New feature or request label Sep 19, 2019
@sayboras
Copy link
Contributor

sayboras commented Nov 2, 2019

this can be closed @s-tokutake @martina-if

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants