Files
kubernetes/cluster/ubuntu
Jian Huang bb28684f43 Update util.sh
When we deploy the kubernetes using Ubuntu's script. 
1. First we set the roles "ai i i" and NUM_MINIONS=3, it runs as expected.
2. Then we change the roles to "a i i" and NUM_MINIONS=2, we found it will not run successfully.

It's because there are history files left on the previous deployment. 
This commit will delete the files when stop the cluster.
2015-07-31 17:25:13 +08:00
..
2015-07-24 13:31:52 +08:00
2015-07-24 13:31:52 +08:00
2015-07-29 13:57:14 +08:00
2015-07-29 13:57:14 +08:00
2015-07-31 17:25:13 +08:00