File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ When the set of NetworkPolicies that applies to an existing connection changes -
380
380
either due to a change in NetworkPolicies or if the relevant labels of the namespaces/pods selected by the
381
381
policy (both subject and peers) are changed in the middle of an existing connection - it is
382
382
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
384
384
implementation is responsible for defining if that new policy will close the existing connections or not.
385
385
It is recommended not to modify policies/pods/namespaces in ways that might affect existing connections.
386
386
You can’t perform that action at this time.
0 commit comments