mirror of
https://github.com/coredns/coredns.git
synced 2026-01-25 17:53:10 -05:00
Regen man-pages (#2631)
Mechanical change: make -f Makefile.doc Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "COREDNS\-FEDERATION" "7" "January 2019" "CoreDNS" "CoreDNS plugins"
|
||||
.TH "COREDNS\-FEDERATION" "7" "February 2019" "CoreDNS" "CoreDNS plugins"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fIfederation\fR \- enables federated queries to be resolved via the kubernetes plugin\.
|
||||
@@ -18,7 +18,7 @@ Enabling \fIfederation\fR without also having \fIkubernetes\fR is a noop\.
|
||||
|
||||
federation [ZONES\.\.\.] {
|
||||
NAME DOMAIN
|
||||
upstream [ADDRESS\.\.\.]
|
||||
upstream
|
||||
}
|
||||
.
|
||||
.fi
|
||||
@@ -27,7 +27,7 @@ federation [ZONES\.\.\.] {
|
||||
Each \fBNAME\fR and \fBDOMAIN\fR defines federation membership\. One entry for each\. A duplicate \fBNAME\fR will silently overwrite any previous value\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBupstream\fR [\fBADDRESS\fR\.\.\.] defines the upstream resolvers used for resolving the \fBCNAME\fR target produced by this plugin\. If no \fBADDRESS\fR is given, CoreDNS will resolve External Services against itself\. \fBADDRESS\fR can be an IP, an IP:port, or a path to a file structured like resolv\.conf\.
|
||||
\fBupstream\fR [\fBADDRESS\fR\.\.\.] resolve the \fBCNAME\fR target produced by this plugin\. CoreDNS will resolve External Services against itself\.
|
||||
.
|
||||
.IP "" 0
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user