Hi Diwas, The idea is to support Docker in ACS, much like LXC since they are similar (containers). This of course would have some limitations wrt supporting various network models and disk operations such as taking snapshot and migrations across hosts.
((Btw, you may also consider supporting Bhyve (VMM from FreeBSD community) in CloudStack using libvirt which is another interesting project.)) Irrespective of what base OS (RancherOS, CoreOS or Atomic etc) will be, assume it will be at least Linux 3.16. Assume using barebone technologies instead of relying on other orchestration or high level systems to control Docker images unless what you're willing to use are stable enough. While it's an open discussion on what the scope or the best way to do it; IMO, the basic things I'm looking for are: - Support Basic networking (supporting at least Linux bridge or maybe OVS - I'm not sure the best way to do it) - SystemVMs can be Docker based or VMs running on KVM - Local or NFS based shared storage. Support basic operations such as - upload/register template, create VMs using template. - Console proxy support (if possible). Since most players in the docker arena are still figuring out best way to deal with networking and storage, the expectation of the work is limited to producing an experimental hypervisor plugin. For implementation details, read CloudStack 101 on the wiki, see how plugins are written and follow the LXC plugin implementation or see this commit: https://github.com/apache/cloudstack/commit/c27c69438ba23386bac7ae4dd651b1d809811157 On Monday 16 March 2015 02:53 AM, Diwas Joshi wrote:
hello, I would like to work on the following issue for https://issues.apache.org/jira/browse/CLOUDSTACK-8205 for google summer of code 2015. It would be really helpful if someone can tell me more about the idea and provide guidelines to get started with this. regards
-- Regards, Rohit Yadav Software Architect, ShapeBlue M. +91 8826230892 | [email protected] Blog: bhaisaab.org | Twitter: @_bhaisaab PS. If you see any footer below, I did not add it :) Find out more about ShapeBlue and our range of CloudStack related services IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
