update docs

pull/345/head
Kelsey Hightower 2018-05-13 18:45:56 +00:00
parent 564180ae06
commit 8f7e4b8174
1 changed files with 1 additions and 3 deletions

View File

@ -4,9 +4,7 @@ In this lab you will generate [Kubernetes configuration files](https://kubernete
## Client Authentication Configs
In this section you will generate kubeconfig files for the `kubelet` and `kube-proxy` clients.
> The `scheduler` and `controller manager` access the Kubernetes API Server locally over an insecure API port which does not require authentication. The Kubernetes API Server's insecure port is only enabled for local access.
In this section you will generate kubeconfig files for the `controller manager`, `kubelet`, `kube-proxy`, and `scheduler` clients.
### Kubernetes Public IP Address