build: add kubelet image

This commit is contained in:
Johan Euphrosine
2014-10-08 17:54:52 -07:00
parent 98ac8e178f
commit 44dce00f04
3 changed files with 42 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ readonly KUBE_RUN_IMAGES=(
controller-manager
proxy
scheduler
kubelet
)