Skip to content

Commit

Permalink
Update kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaris authored and traefiker committed Aug 3, 2018
1 parent b4ac3d4 commit e6040e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/backends/kubernetes.md
Expand Up @@ -108,7 +108,7 @@ The endpoint may be specified to override the environment variable values inside

When the environment variables are not found, Traefik will try to connect to the Kubernetes API server with an external-cluster client.
In this case, the endpoint is required.
Specifically, it may be set to the URL used by `kubectl proxy` to connect to a Kubernetes cluster using the granted autentication and authorization of the associated kubeconfig.
Specifically, it may be set to the URL used by `kubectl proxy` to connect to a Kubernetes cluster using the granted authentication and authorization of the associated kubeconfig.

### `labelselector`

Expand Down

0 comments on commit e6040e5

Please sign in to comment.