d2iq-archive / kubernetes-mesos

A Kubernetes Framework for Apache Mesos
636 stars 92 forks source link

k8s/dcos scheduler (a marathon task) should declare requested "disk" resources #780

Open jdef opened 8 years ago

jdef commented 8 years ago

needed for when Marathon supports the Mesos unified containerizer, and is provisioning our k8s/dcos scheduler components.

until then, as long as marathon launches the scheduler docker using the docker containerizer we'll have essentially unlimited disk space because there is no disk accounting.