Update network-plugins to use portmap plugin (#1763)

Portmap allow to use hostPort with CNI plugins. Should fix #1675
This commit is contained in:
Kevin Lefevre
2017-10-16 08:11:38 +02:00
committed by Matthew Mosesohn
parent d9879d8026
commit 6ec45b10f1
7 changed files with 70 additions and 48 deletions

View File

@@ -1,8 +1,8 @@
---
- name: Canal | Write Canal cni config
template:
src: "cni-canal.conf.j2"
dest: "/etc/cni/net.d/10-canal.conf"
src: "cni-canal.conflist.j2"
dest: "/etc/cni/net.d/10-canal.conflist"
owner: kube
- name: Canal | Create canal certs directory