jdef
jdef
proposed a plugin-based approach for kubectl: https://github.com/kubernetes/kubernetes/pull/21553 - awaiting greenlight
upstream likely going this way: https://github.com/kubernetes/kubernetes/pull/23066
we're trying to pull together a community of people interested in k8s/dcos here: https://dcos-community.slack.com/messages/kubernetes/ at the moment k8s is not compatible with the latest dcos releases
Things that I'm aware of: 1. Security (authn) changes w/ respect the dcos CLI 2. Get volume management working in kubelet. Current releases of dc/os execute the kubelet-executor in a...
Added to DCOS certification because we'll want to have a story for pod placement for k8s-mesos at the point it's officially **fully** certified to run on DCOS
Support for placement ala node labels was recently merged. This is still a far cry from the placement predicates that other schedulers, for example Marathon, offer.
k8s is implementing support for node taints/tolerations, as well as affinity/anti-affinity
I suspect that we're seeing two connections because the controller-manager runs the mesos cloud provider (has its own http client), which in turn uses the ZK detector (has its own...
was there ever any resolution for this?
#722 #324