Skip to content

Commit 991abfb

Browse files
tssuryaaojea
andauthored
Update content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Antonio Ojea <[email protected]>
1 parent 077e878 commit 991abfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/network-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ When the set of NetworkPolicies that applies to an existing connection changes -
380380
either due to a change in NetworkPolicies or if the relevant labels of the namespaces/pods selected by the
381381
policy (both subject and peers) are changed in the middle of an existing connection - it is
382382
implementation defined as to whether the change will take effect for that existing connection or not.
383-
Example: A policy is created that leads to denying a previously allowed connection, the underlying CNI
383+
Example: A policy is created that leads to denying a previously allowed connection, the underlying network plugin
384384
implementation is responsible for defining if that new policy will close the existing connections or not.
385385
It is recommended not to modify policies/pods/namespaces in ways that might affect existing connections.
386386

0 commit comments

Comments
 (0)