mesosphere / kubernetes-mesos

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

k8s kernel requirements #277

Open jdef opened 9 years ago

jdef commented 9 years ago

placeholder for tracking k8s kernel requirements documentation

benmccann commented 9 years ago

Does mesos have any kernel requirements of it's own?

jdef commented 9 years ago

In general it depends on the mesos isolator's you're using. The kubelet-executor component punts to the k8s kubelet implementation for pod management (transitively to Docker, et al.)