Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0 * Update kubernetes to 0.21.2, Flannel to 0.5.0 * Remove --sync-nodes which is removed.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"/hyperkube",
|
||||
"controller-manager",
|
||||
"--master=127.0.0.1:8080",
|
||||
"--sync_nodes=true",
|
||||
"--v=2"
|
||||
]
|
||||
},
|
||||
|
@@ -12,7 +12,6 @@
|
||||
"/hyperkube",
|
||||
"controller-manager",
|
||||
"--master=127.0.0.1:8080",
|
||||
"--sync_nodes=true",
|
||||
"--v=2"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user