enhance upstart param for containerized kubelet

This commit is contained in:
He Simei
2015-10-13 10:39:33 +08:00
parent b255e7c478
commit 9c3600d5d3
5 changed files with 27 additions and 2 deletions

View File

@@ -149,6 +149,7 @@ start_k8s(){
# Start kubelet & proxy, then start master components as pods
docker run \
--net=host \
--pid=host \
--privileged \
--restart=always \
-d \