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
@@ -490,7 +490,7 @@ service when determining user privileges.
Mode `Webhook` requires a file for HTTP configuration, specify by the
`--authorization-webhook-config-file=SOME_FILENAME` flag.
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.