Re: Container for Amazon EC2?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Jun OKAJIMA (okajima@xxxxxxxxxxxxxxxxxx):
> This is my result.
> I dont know very well about lxc,
> but this is usable?

I'm not sure which you mean as usable:  lxc is very usable, and
lets you run multiple application and system containers of various
distros.  The lxc-users@xxxxxxxxxxxxxxxxxxxxx mailing list was
recently started to accomodate its growing user base.

The kernel on the ec2 instance, however, is not :)

It might be worth jumping onto #ubuntu-virt and asking whether
they have, or can publish, a kernel with, at the least:

CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_FREEZER=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_VETH=y
CONFIG_MACVLAN=y
CONFIG_BRIDGE=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y

Those should be sufficient to start using lxc very nicely

-serge
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux