Is there a doc or walkthrough on how to get started with this? I keep having permission problems and failures with images not copying to the datastore, not able to connect to the docker daemon, etc.
I haven’t yet found anything referring to which docker engine to install (on the frontend? the KVM or LXD nodes?) and if I need to do something to give ONE permissions to use docker on the host(s). I installed docker-machine-opennebula on the frontend but I’m not sure what it’s doing.
— EDIT ----
I watched the tutorial on the popular video hosting website “OpenNebula - Using the Docker Hub Marketplace” but it mentions deploying Docker hub containers to a Firecracker hypervisor. Do I have to use Firecracker? I don’t have anything against it, but I’d like to be able to just use my KVM or LXD nodes, with the native docker engine- is it possible?