pull/138/head
Mike Rostermund 2017-03-26 22:02:03 +02:00 committed by Kelsey Hightower
parent 69f4ecfa82
commit e6459ccbd5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Some people would like to run workers and cluster services anywhere in the clust
## Prerequisites
Each worker node will provision a unqiue TLS client certificate as defined in the [kubelet TLS bootstrapping guide](https://kubernetes.io/docs/admin/kubelet-tls-bootstrapping/). The `kubelet-bootstrap` user must be granted permission to request a client TLS certificate.
Each worker node will provision a unique TLS client certificate as defined in the [kubelet TLS bootstrapping guide](https://kubernetes.io/docs/admin/kubelet-tls-bootstrapping/). The `kubelet-bootstrap` user must be granted permission to request a client TLS certificate.
```
gcloud compute ssh controller0