Is it possible to use Mesos within the Google Container Engine?

8/2/2015

I would like to run Spark on Mesos using the Google Container Engine. Is it even possible to have this configuration? If so, where do I find the information to get started?

-- joshuad2
google-kubernetes-engine
kubernetes
mesos

1 Answer

8/2/2015

You can run Kubernetes on top of Mesos, but it isn't currently possible to run Mesos on top of Kubernetes or Google Container Engine.

-- Robert Bailey
Source: StackOverflow