mirror of
https://github.com/coredns/coredns.git
synced 2025-12-20 17:15:10 -05:00
doc: make -f Makefile.doc (#2919)
mechanical change: create the manual pages. 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-KUBERNETES" 7 "April 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
.TH "COREDNS-KUBERNETES" 7 "June 2019" "CoreDNS" "CoreDNS Plugins"
|
||||
|
||||
.SH "NAME"
|
||||
.PP
|
||||
@@ -324,3 +324,26 @@ For example, wildcards can be used to resolve all Endpoints for a Service as \fB
|
||||
.PP
|
||||
This response can be randomized using the \fB\fCloadbalance\fR plugin
|
||||
|
||||
.SH "METADATA"
|
||||
.PP
|
||||
The kubernetes plugin will publish the following metadata, if the \fImetadata\fP
|
||||
plugin is also enabled:
|
||||
|
||||
.IP \(bu 4
|
||||
kubernetes/endpoint: the endpoint name in the query
|
||||
.IP \(bu 4
|
||||
kubernetes/kind: the resource kind (pod or svc) in the query
|
||||
.IP \(bu 4
|
||||
kubernetes/namespace: the namespace in the query
|
||||
.IP \(bu 4
|
||||
kubernetes/port-name: the port name in an SRV query
|
||||
.IP \(bu 4
|
||||
kubernetes/protocol: the protocol in an SRV query
|
||||
.IP \(bu 4
|
||||
kubernetes/service: the service name in the query
|
||||
.IP \(bu 4
|
||||
kubernetes/client-namespace: the client pod's namespace, if \fB\fCpods verified\fR mode is enabled
|
||||
.IP \(bu 4
|
||||
kubernetes/client-pod-name: the client pod's name, if \fB\fCpods verified\fR mode is enabled
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user