Hi all, We are interested in running Kubernetes on Mesos and currently no framework exists. The Virtual Kubelet project in particular looks very suitable for Mesos, allowing us to consume the Kubenetes API while running Mesos as our cluster backend. Also, supporting virtual kubelet will allow us to merge our existing kubernetes cluster and Mesos cluster into one. To support Virtual Kubelet on Mesos, apart from adding a Mesos Provider for Virtual Kubelet, we may also need a default scheduler in Mesos repository.
Would love to hear feedback on this and looking forward to working with the community. JIRA: https://issues.apache.org/jira/browse/MESOS-9412 Thanks, Cameron Chen, China Mobile