I just recently started to use OpenNebula and things around Docker support are not clear to me. In other words, what is the currently recommended approach? To use Docker as another hypervisor, or to go for docker-machine plugin style? I am seeing older announcements that talk about the first approach, but I somehow understood that OpenNebula recommends the second (non-hypervisor) approach?
Hello, docker-machine is in my opinion better way. You can build docker swarm from docker-machines and also you can autoscale that docker swarm using opennebula oneflow autoscaling feature.
Thanks. Any recommendations for the docker-machine plugin?
Nice reading about it on opennebula blog
http://opennebula.org/docker-machine-opennebula-plugin/
http://opennebula.org/docker-swarm-with-opennebula/
1 Like