Kubernetes

3 thoughts
last posted May 5, 2015, 7:02 p.m.

1 earlier thought

0

Compiling Kubernetes for Linux on OS X using docker-machine requires telling the build you don't use boot2docker directly:

DOCKER_NATIVE=true build/run.sh hack/build-go.sh

1 later thought