Skip to content
Snippets Groups Projects
Commit f456ac41 authored by baude's avatar baude
Browse files

remove erroneous information from readme.md


while copying the readme.md from another plugin, some leftover
information about that plugin snuck by me.  removed it.

Signed-off-by: default avatarbaude <bbaude@redhat.com>
parent 71f0f26c
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
## Overview ## Overview
This plugin creates firewall rules to allow traffic to/from container IP address via the host network .
It does not create any network interfaces and therefore does not set up connectivity by itself.
It is intended to be used as a chained plugins.
This plugin sets up the use of dnsmasq on a given CNI network so that Pods can resolve each other by name. When configured, This plugin sets up the use of dnsmasq on a given CNI network so that Pods can resolve each other by name. When configured,
the pod and its IP address are added to a network specific hosts file that dnsmasq will read in. Similarly, when a pod the pod and its IP address are added to a network specific hosts file that dnsmasq will read in. Similarly, when a pod
is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment