jdef
jdef
talked this around internally: - we can't rely on people having a particular version of docker installed - nor can we rely on changing docker command line args for specific...
Thanks for testing that out! On Fri, Sep 4, 2015 at 5:26 PM, ravilr [email protected] wrote: > i tested this out with the build from git master without > --contain-pod-resources...
@ravilr thanks for posting. unfortunately this problem is not yet solved. it stems from how containers are managed in mesos vs. how they're managed by kubernets/docker. the existing k8s/docker integration...
Last time I tried to use docker's flag-based cgroup reparenting things broken horribly: docker made some pretty big assumptions about systemd cgroup naming that are not compatible w/ mesos. i...
thanks for the analysis! this part sounds like a bug in the scheduler: > meanwhile, the kube node controller sees the pods running on that slave node as healthy running...
possibly fixed by #730 (and if so, fix is available in v0.7.2-v1.1.5) -- can you re-test?
agreed, low priority. we should probably have a dcos/gce cluster provider first. On Tue, Aug 18, 2015 at 1:01 PM, Karl Isenberg [email protected] wrote: > Now that k8s-mesos integration is...
I'd start with support for the kubelet's `--containerized` flag. The docs say that it's still experimental, so I'm not sure what's working vs. not. Using `--containerized` requires that `nsenter` is...
the kubelet network plugin model has changed significantly. this ticket needs re-evaluation
https://github.com/kubernetes/kubernetes/pull/18966/files?w=1