Move Guide topic: Kubeconfig File

This commit is contained in:
Andrew Chen
2017-03-16 15:42:11 -07:00
parent da2a9dad77
commit fe780e07a5
12 changed files with 328 additions and 320 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ Webhook authentication is a hook for verifying bearer tokens.
* `--authentication-token-webhook-config-file` a kubeconfig file describing how to access the remote webhook service.
* `--authentication-token-webhook-cache-ttl` how long to cache authentication decisions. Defaults to two minutes.
The configuration file uses the [kubeconfig](/docs/user-guide/kubeconfig-file/)
The configuration file uses the [kubeconfig](/docs/concepts/cluster-administration/authenticate-across-clusters-kubeconfig/)
file format. Within the file "users" refers to the API server webhook and
"clusters" refers to the remote service. An example would be: