[Devel] Re: Container for Amazon EC2?

Serge E. Hallyn serue at us.ibm.com
Wed Feb 17 07:19:44 PST 2010


So I tried running one of the public ubuntu karmic images in
ec2 (ami-bb709dd2).  I could sudo apt-get install lxc.  The
default kernel (aki-5f15f636) didn't support namespaces.  Now
you can specify kernels at boot, but I'm not sure if there is
an easy way to find kernels with specific CONFIG_ options.
I'll let you know if I find one with all namespaces and
veth+bridge+macvlan enabled, bc that would then give you
everything you'd need.

-serge

Quoting Serge E. Hallyn (serue at us.ibm.com):
> It's been a little while (probably a year) since I played with
> EC2, but generally the problem is that you don't have much of
> a choice for underlying kernels.  So you can't pick vserver/openvz
> kernels, and the available kernels are too old to have containers
> features.  As kernels get updated, whether you can use lxc or not
> will only depend on whether CONFIG_{containers} features are compiled
> in.
> 
> It couldn't hurt to write the amazon folks and ask about it...
> 
> -serge
> 
> Quoting Jun OKAJIMA (okajima at digitalinfra.co.jp):
> > Somebody know any Amazon EC2 Image which
> > supports any container technology?
> > Vserver/LXC/OpenVZ... Any technology is Okay,
> > I want to use pre-created image for EC2.
> > 
> > I found many images for Ubuntu 9.10,
> > but it lacks some support for LXC.
> > Fedora12 supports all functions of LXC,
> > but did not find any image.
> > 
> >       --- Okajima, Jun. Tokyo, Japan.
> > _______________________________________________
> > Containers mailing list
> > Containers at lists.linux-foundation.org
> > https://lists.linux-foundation.org/mailman/listinfo/containers
> _______________________________________________
> Containers mailing list
> Containers at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list