aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-kubernetes.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/coredns-kubernetes.7')
-rw-r--r--man/coredns-kubernetes.710
1 files changed, 5 insertions, 5 deletions
diff --git a/man/coredns-kubernetes.7 b/man/coredns-kubernetes.7
index ddc7cb021..2c7baf8c3 100644
--- a/man/coredns-kubernetes.7
+++ b/man/coredns-kubernetes.7
@@ -1,9 +1,9 @@
-.\" Generated by Mmark Markdown Processer - mmark.nl
-.TH "COREDNS-KUBERNETES" 7 "August 2019" "CoreDNS" "CoreDNS Plugins"
+.\" Generated by Mmark Markdown Processer - mmark.miek.nl
+.TH "COREDNS-KUBERNETES" 7 "September 2019" "CoreDNS" "CoreDNS Plugins"
.SH "NAME"
.PP
-\fIkubernetes\fP - enables the reading zone data from a Kubernetes cluster.
+\fIkubernetes\fP - enables reading zone data from a Kubernetes cluster.
.SH "DESCRIPTION"
.PP
@@ -302,8 +302,8 @@ For example, wildcards can be used to resolve all Endpoints for a Service as \fB
.RS
.nf
-*.service.default.svc.cluster.local. 5 IN A 192.168.10.10
-*.service.default.svc.cluster.local. 5 IN A 192.168.25.15
+*.service.default.svc.cluster.local. 5 IN A 192.168.10.10
+*.service.default.svc.cluster.local. 5 IN A 192.168.25.15
.fi
.RE