jdef

Results 451 comments of jdef

docker info/version: ``` vagrant@node-1:~/mesos-slave-dind$ docker version Client: Version: 1.8.3 API version: 1.20 Go version: go1.4.2 Git commit: f4bf5c7 Built: Mon Oct 12 05:37:18 UTC 2015 OS/Arch: linux/amd64 Server: Version: 1.8.3...

FWIW this just in from the mesos mailing list: > Keep in mind you can always do a hard drain (SIGUSR1 is the current mechanism) of the agent which will...

let's test On Tue, Jan 5, 2016 at 1:31 PM, Dr. Stefan Schimanski < [email protected]> wrote: > When the DCOS package is uninstalled, the DCOS cli calls the /teaddown >...

related, some recent activity in k8s for service networking, using an IP-per-service model: - https://github.com/GoogleCloudPlatform/kubernetes/pull/1402 - https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/services.md will (minimally) require sync'ing our godeps to the latest k8s (probably a good...

related docker work to eliminate userland proxies: - https://github.com/docker/docker/pull/6810 - https://github.com/docker/docker/issues/8356

Docker is proposing native ovs integration. https://github.com/docker/docker/issues/8951

- proposal in k8s regarding Generic UDP Encapsulation (GUE) / flannel https://github.com/GoogleCloudPlatform/kubernetes/issues/1307