update docs

pull/4/head
Kelsey Hightower 2016-07-07 14:07:15 -07:00
parent 7ab56dd2db
commit f48082ff8e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
In this lab you will setup the necessary PKI infrastructure to secure the Kubernetes components. This lab will leverage CloudFlare's PKI toolkit, [cfssl](https://github.com/cloudflare/cfssl), to bootstrap a Certificate Authority and generate TLS certificates.
This lab will setup a Certificate Authority and generate a single set of TLS certificates that can be used to secure the following Kubernetes components:
In this lab you will setup a Certificate Authority and generate a single set of TLS certificates that can be used to secure the following Kubernetes components:
* etcd
* Kubernetes API Server