TLC => TLS

pull/123/merge
Danny Kansas 2017-01-24 14:54:17 -06:00 committed by Kelsey Hightower
parent 753e71bac8
commit 4d7b87927f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Run the following commands on `controller0`, `controller1`, `controller2`:
### TLS Certificates
The TLS certificates created in the [Setting up a CA and TLS Cert Generation](02-certificate-authority.md) lab will be used to secure communication between the Kubernetes API server and Kubernetes clients such as `kubectl` and the `kubelet` agent. The TLS certificates will also be used to authenticate the Kubernetes API server to etcd via TLC client auth.
The TLS certificates created in the [Setting up a CA and TLS Cert Generation](02-certificate-authority.md) lab will be used to secure communication between the Kubernetes API server and Kubernetes clients such as `kubectl` and the `kubelet` agent. The TLS certificates will also be used to authenticate the Kubernetes API server to etcd via TLS client auth.
Copy the TLS certificates to the Kubernetes configuration directory: