how to install contiv plugin on docker1.12.6 with no swarm ,no kubernetes. who can give me a url,thanks.
Description
Expected Behavior
Observed Behavior
Steps to Reproduce (for bugs)
Your Environment
- netctl version
- Orchestrator version (e.g. kubernetes, mesos, swarm):
- Operating System and version
I think it's possibly to do such a thing . . . but I don't know of a step by step guide for doing that, you'd probably need to manually set up a number of daemons like etcd, ovs-db, ovs-vswitch, netmaster, and install the contiv plugin (though that plugin might have more than just netplugin running in it, I can't recall), which would take some dissecting of the install process and scripts to see the specifics.
The make demo target used to bring up a 3 VM environment which did not use any kind of orchestrator. Maybe you could take a look at that as a reference? https://github.com/contiv/netplugin/blob/7b2714b5f4bb0884c186902da8e02752cbdacc6a/Makefile#L111-L113
Link to the repo at that old commit: https://github.com/contiv/netplugin/tree/7b2714b5f4bb0884c186902da8e02752cbdacc6a