Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Update coredns.yml.erb #306

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alex-slynko
Copy link
Member

What this PR does / why we need it:
Adds readiness probe for CoreDNS
kubernetes/kubernetes#74137

How can this PR be verified?
It just works

Is there any change in kubo-deployment?
Nope

Is there any change in kubo-ci?
Nope

Does this affect upgrade, or is there any migration required?
Nope

Which issue(s) this PR fixes:
Nope

Release note:

CoreDNS now has a readiness probe

@cfdreddbot
Copy link

✅ Hey alex-slynko! The commit authors and yourself have already signed the CLA.

@obeyler
Copy link
Contributor

obeyler commented Mar 20, 2020

Hy @alex-slynko I think that if you want to enable this you need also to add the ready plugin inside the coredns config map. Note also that by default the readyness probe is set to port 8181 and not 8080 see https://coredns.io/plugins/ready/ for more information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants