-
Notifications
You must be signed in to change notification settings - Fork 41
Comparsion with concurrents
wayerr edited this page Feb 1, 2017
·
13 revisions
haven | rancher | |
---|---|---|
swarm support | standalone, docker in swarm mode | docker in swarm mode (experimantal) |
applications | + | + names as 'stack' |
update containers | + | only application |
view all nodes | + | - |
view all containers | + | - |
move node between clusters | + | - |
count of containers | 2 | 1 + ~4 on each node |
use preexists swarm cluster | + | - |
find images from container create dialog | + | - |
prevent self container deletion | + | - |
remote tty trough UI | - #23 | + |
network management | partially, #6 | + |
volume management | - #22 | + |
- rancher does not support existing swarm clusters https://github.com/rancher/rancher/issues/4680
- rancher drop support of standalone swarm
- rancher doesn't support external configuration
- at add node rancher stop agent and create new on, old agent leave undeleted
- support of swarm-mode is experimental