switch back to promiscuous-bridge mode

This commit is contained in:
Minhan Xia 2016-06-30 10:50:12 -07:00
parent 61a9358dbd
commit 6db354b1ef

View File

@ -243,7 +243,6 @@ func (es *e2eService) startKubeletServer() (*killCmd, error) {
"--v", LOG_VERBOSITY_LEVEL, "--logtostderr",
"--network-plugin=kubenet",
"--pod-cidr=10.180.0.0/24", // Assign a fixed CIDR to the node because there is no node controller.
"--hairpin-mode=hairpin-veth",
)
cmd := exec.Command("sudo", cmdArgs...)
hcc := newHealthCheckCommand(