Merge pull request #470 from mwhahaha/patch-2

Update create-certs file location
pull/886/head
Phillip Wittrock 2016-07-20 09:12:03 -07:00 committed by GitHub
commit 4fdf73c65f
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ You need to prepare several certs:
Unless you plan to have a real CA generate your certs, you will need to generate a root cert and use that to sign the master, kubelet, and kubectl certs.
- see function `create-certs` in `cluster/gce/util.sh`
- see function `create-certs` in `cluster/common.sh`
- see also `cluster/saltbase/salt/generate-cert/make-ca-cert.sh` and
`cluster/saltbase/salt/generate-cert/make-cert.sh`