Dr. Stefan Schimanski
Dr. Stefan Schimanski
As Dan, I want to upgrade DCOS Cluster without impacting any Kubernetes application SLAs so that I can run tier-1 production containerized applications on DCOS/Kubernetes. Idea: - the apiserver, scheduler...
As a cluster admin I want that `dcos package install` automatically installs the etcd package as well and connect kubernetes to the etcd cluster.
As a cluster operator I want that orphan pods are terminated when the executor is killed and doesn't come up again (e.g. when the framework is removed, by OOM, due...
Follow-up of https://github.com/mesosphere/kubernetes-mesos-private/issues/27: - micro benchmarking k8s-mesos scheduler vs. stock - [ ] start with empty cluster with n (20, 50, 100) nodes. create rc with busybox pods, saturate cluster...
- [ ] add docker-compose setup for smoke-testing
compare docker-compose setup
In order to run conformance tests, it is necessary to have IP addresses which are reachable from the internet. While the public slaves have those IPs, they are not exposed...
Compare https://github.com/kubernetes/kubernetes/pull/18552 and https://github.com/kubernetes/kubernetes/issues/12179
TODO: - [ ] verify that on `dcos package uninstall kubernetes` the executors are shut down on the slaves - [ ] investigate whether the kubelet receives pod deletions from...