Reputation: 21
How do you deploy dc/os on openstack? I found one answer on github but there isn't much information. Could someone please provide a step by step instruction?
Upvotes: 0
Views: 236
Reputation: 106
There currently aren't OpenStack-specific instructions for installing DC/OS. You would just treat the OpenStack VMs like any other baremetal server or generic VM running CentOS or CoreOS.
The recommended way for these installs is the Advanced Installer: https://docs.mesosphere.com/latest/installing/oss/custom/advanced/
Upvotes: 4