Hi All,

Well, I've got a CoreOS cluster up and running with some dirty tricks.

AFAICT CoreOS does not support the OpenNebula way of contextualizing the image. But it might not be hard to implement. I read the CoreOS OpenStack image mounts an ISO which they call config-drive and configures the CoreOS machine with that. So, the same should be possible with OpenNebula. CoreOS only needs to learn the OpenNebula way of doing that.

I just created an empty disk image, attached it to a loop device, modified the bare-metal installer script a bit to work with a loop device. Then ran the script pointing to the loop device and my cloud-config.yaml. Uploaded the image to OpenNebula and started it.

Currently I've got a cluster of 3 machines up and running. But the problem is that I now need to create an image and separate config for each CoreOS node I want to run. Which is unnecessary since OpenNebula can provide the variables needed to only use 1 image with 1 cloud-config.yaml.

I'll have a look and see if it is easy to teach CoreOS to mount the iso and get it's information from it.

Greets,

Sander




On 10.10.2014 17:06, Ruben S. Montero wrote:
AFAIK, not... but we'll be very interested in the result and feedback
about it.

Keep us updated!

Cheers

Ruben

On Fri, Oct 10, 2014 at 2:18 PM, Sander Klein <[email protected]>
wrote:

Hi,

I anyone using CoreOS on OpenNebula? I'm thinking about doing this
because we have a mix of kvm machines and docker containers.

Greets,

Sander
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org [1]

--

--
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org [2] | [email protected] | @OpenNebula

Links:
------
[1] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
[2] http://www.OpenNebula.org
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to