Closed GregoryVds closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
@pigmej @ivan4th PTAL and merge or reopen that.
As demo::install-cri-proxy() causes a restart of the pods, it should be done before demo::install-cni-genie(). Otherwise the modifications done by demo::jq-patch() to /etc/cni/net.d get overwritten.
Signed-off-by: Gregory Vander Schueren gregory.vanderschueren@tessares.net
Also, I noticed the MULTI_CNI demo runs with a single host. Is there any reason not to run it with 2 hosts like the regular demo? I would be interested in modifying it to have 2 hosts. Will I run into troubles if I do so? Thanks.
This change is