Steps to reproduce
- Create kind cluster with 2 nodes
- Deploy spire
- Deploy basic NSM setup
- Deploy 2 NSEs on the same node: with IPv4 and IPv6 CIDRs
- Deploy 16 NSC with disabled liveliness checker. Each one connects to both NSEs
- Delete the nsmgr located on the NSEs node. After each restart check connectivity.
- Catch a case when the ping does not work.
Issue: networkservicemesh/sdk-vpp#802
Issue: networkservicemesh/sdk#1586