Merge pull request #1716 from proppy/boot2docker-bootstrap

docker: add cluster bootstrap and doc
This commit is contained in:
Joe Beda
2014-10-27 11:46:55 -07:00
7 changed files with 131 additions and 37 deletions

View File

@@ -88,6 +88,7 @@ readonly KUBE_RUN_IMAGES=(
proxy
scheduler
kubelet
bootstrap
)