Commit 042e57a1 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

fix lameduck docs (#4169)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 6edc8fe7
...@@ -26,8 +26,8 @@ health [ADDRESS] { ...@@ -26,8 +26,8 @@ health [ADDRESS] {
} }
~~~ ~~~
* Where `lameduck` will make the process unhealthy then *wait* for **DURATION** before the process * Where `lameduck` will delay shutdown for **DURATION**. /health will still answer 200 OK.
shuts down. Note: The *ready* plugin will not answer OK while CoreDNS is in lameduck mode prior to shutdown.
If you have multiple Server Blocks, *health* can only be enabled in one of them (as it is process If you have multiple Server Blocks, *health* can only be enabled in one of them (as it is process
wide). If you really need multiple endpoints, you must run health endpoints on different ports: wide). If you really need multiple endpoints, you must run health endpoints on different ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment