Merge pull request #28299 from freehan/nodee2e

Automatic merge from submit-queue

switch back to promiscuous-bridge mode

fix: #27498
pull/6/head
k8s-merge-robot 2016-06-30 14:43:33 -07:00 committed by GitHub
commit 5478aa828b
1 changed files with 0 additions and 1 deletions

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(