plugins/meta/portmap: add an iptables-based host port mapping plugin
This commit is contained in:
@ -17,7 +17,7 @@ Some CNI network plugins, maintained by the containernetworking team. For more i
|
||||
### Meta: other plugins
|
||||
* `flannel`: generates an interface corresponding to a flannel config file
|
||||
* `tuning`: Tweaks sysctl parameters of an existing interface
|
||||
|
||||
* `portmap`: An iptables-based portmapping plugin. Maps ports from the host's address space to the container.
|
||||
|
||||
### Sample
|
||||
The sample plugin provides an example for building your own plugin.
|
||||
|
Reference in New Issue
Block a user