mirror of
https://github.com/coredns/coredns.git
synced 2025-12-07 10:55:17 -05:00
doc update: run Makefile.doc (#3232)
Add the new plugins ones: clouddns and sign. Remove federation from it. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.\" Generated by Mmark Markdown Processer - mmark.nl
|
||||
.TH "COREDNS-READY" 7 "July 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
|
||||
.TH "COREDNS-READY" 7 "August 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -15,7 +15,7 @@ will not be queried again.
|
||||
.PP
|
||||
Each Server Block that enables the \fIready\fP plugin will have the plugins \fIin that server block\fP
|
||||
report readiness into the /ready endpoint that runs on the same port. This also means that the
|
||||
\fIsame\fP plugin with different configurations (in potentialy \fIdifferent\fP Server Blocks) will have
|
||||
\fIsame\fP plugin with different configurations (in potentially \fIdifferent\fP Server Blocks) will have
|
||||
their readiness reported as the union of their respective readinesses.
|
||||
|
||||
.SH "SYNTAX"
|
||||
|
||||
Reference in New Issue
Block a user