Open alex-slynko opened 5 years ago
:white_check_mark: Hey alex-slynko! The commit authors and yourself have already signed the CLA.
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
What this PR does / why we need it: Adds readiness probe for CoreDNS https://github.com/kubernetes/kubernetes/pull/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: