[:fr]
Présentation
LinuX Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a single control host (LXC host)
Solutions possible ( container + gestion )
Solution 1 :
- LXC
- Ansible
Solution 2 :
- Docker
- Kubernetes
- Interface graphique : Portainer
LXD
- by Canonical, Ltd
- a container system making use of LXC containers
- so that you can:
run LXD on Ubuntu and spin up instances of RHEL, CentOS, SUSE, Debian, Ubuntu and just about any other Linux too, instantly, ...
http://www.zdnet.com/article/ubuntu-lxd-not-a-docker-replacement-a-docker-enhancement/
Docker vs LXD
- Docker specializes in deploying apps
- LXD specializes in deploying (Linux) Virtual Machines
Solution pour interface:
JUJU
- LXD – a hypervisor for LXC, providing fast, secure containers.
- ZFS – a combined filesystem/LVM which gives great performance.
[:en]
Résumé
LXC : LinuX Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a single control host (LXC host)
Docker
- by Docker, Inc
- a container system making use of LXC containers
- so you can:
Build, Ship, and Run Any App, Anywhere
http://www.docker.com
LXD
- by Canonical, Ltd
- a container system making use of LXC containers
- so that you can:
run LXD on Ubuntu and spin up instances of RHEL, CentOS, SUSE, Debian, Ubuntu and just about any other Linux too, instantly, ...
http://www.zdnet.com/article/ubuntu-lxd-not-a-docker-replacement-a-docker-enhancement/
Docker vs LXD
- Docker specializes in deploying apps
- LXD specializes in deploying (Linux) Virtual Machines
Docker
Gestion de cluster
- Swarm avec l’interface graphique : shipyard
- ClusterUp ( Nécessite un compte en ligne ( null !!! )
- docker web ui ( Cool )
Les autres
- Kubernetes avec kube-ui
Lien du battle : http://blog.octo.com/docker-en-production-la-bataille-sanglante-des-orchestrateurs-de-conteneurs/
Mon choix sur Swarm pour le moment
solution a tester :
https://github.com/kevana/ui-for-docker
Seven Graphical Interfaces to Docker
Autre solution
Solution pour interface docker :
JUJU
- LXD – a hypervisor for LXC, providing fast, secure containers.
- ZFS – a combined filesystem/LVM which gives great performance.
[:]