aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-kubernetes.7
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-10-18 09:47:03 +0100
committerGravatar GitHub <noreply@github.com> 2018-10-18 09:47:03 +0100
commita8c38298f716389919649ba32c4101c4d66bcdf8 (patch)
treedbc75b2137ac0cd4d3c7eeed379dc13a5ea5f3c6 /man/coredns-kubernetes.7
parent7343c7012ff5acf3d67b2d76b6f5919649fcadcd (diff)
downloadcoredns-a8c38298f716389919649ba32c4101c4d66bcdf8.tar.gz
coredns-a8c38298f716389919649ba32c4101c4d66bcdf8.tar.zst
coredns-a8c38298f716389919649ba32c4101c4d66bcdf8.zip
docs: run make Makefile.doc (#2210)
No other changes. Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'man/coredns-kubernetes.7')
-rw-r--r--man/coredns-kubernetes.75
1 files changed, 4 insertions, 1 deletions
diff --git a/man/coredns-kubernetes.7 b/man/coredns-kubernetes.7
index 6291166ca..f823d8fc3 100644
--- a/man/coredns-kubernetes.7
+++ b/man/coredns-kubernetes.7
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "COREDNS\-KUBERNETES" "7" "August 2018" "CoreDNS" "CoreDNS plugins"
+.TH "COREDNS\-KUBERNETES" "7" "October 2018" "CoreDNS" "CoreDNS plugins"
.
.SH "NAME"
\fIkubernetes\fR \- enables the reading zone data from a Kubernetes cluster\.
@@ -61,6 +61,9 @@ kubernetes [ZONES\.\.\.] {
\fBtls\fR \fBCERT\fR \fBKEY\fR \fBCACERT\fR are the TLS cert, key and the CA cert file names for remote k8s connection\. This option is ignored if connecting in\-cluster (i\.e\. endpoint is not specified)\.
.
.IP "\(bu" 4
+\fBkubeconfig\fR \fBKUBECONFIG\fR \fBCONTEXT\fR authenticates the connection to a remote k8s cluster using a kubeconfig file\. It supports TLS, username and password, or token\-based authentication\. This option is ignored if connecting in\-cluster (i\.e\. endpoint is not specified)\.
+.
+.IP "\(bu" 4
\fBnamespaces\fR \fBNAMESPACE [NAMESPACE\.\.\.]\fR, only exposes the k8s namespaces listed\. If this option is omitted all namespaces are exposed
.
.IP "\(bu" 4