Tutorial "Policies with Networking" is not working. No demo-swarm target in Makefile
shogokatsurada opened this issue · 2 comments
shogokatsurada commented
In procedure 1, There are no “demo-swarm” content in current Makefile.
http://contiv.github.io/documents/tutorials/contiv-compose.html
SKATSURA-M-R17N:~ skatsura$ cd deploy/src/github.com/contiv/
SKATSURA-M-R17N:contiv skatsura$ cd netplugin; make demo-swarm
make: *** No rule to make target `demo-swarm'. Stop.
shogokatsurada commented
URL path is wrong in Tutorial 1.
Wrong path:
git clone https://github.com/contiv/netplugin
Correct path:
git clone https://github.com/contiv/install
dseevr commented
@shogokatsurada Thanks for the report. We're currently working on updating our tutorials, but I unfortunately do not have an ETA