networkservicemesh / deployments-k8s

Apache License 2.0
41 stars 34 forks source link

nse interface incorrect name #12028

Open p4lik4ri opened 2 months ago

p4lik4ri commented 2 months ago

Question

I add annotations to my Clients for example:

pod1:
  networkservicemesh.io: kernel://kernel2ethernet2kernel/nsm-1

pod2:
  networkservicemesh.io: kernel://kernel2ethernet2kernel/nsm-2

When i exec in each pod can see the interaces with the name i gave them: pod1: nsc-1 pod2: nsc-2

But in the NSE pod the interfaces are illustrated with weird characters, is this a Bug? How i should know which NSE interface correspond to each NSC ?

NSE

thanks

denis-tingaikin commented 2 months ago

Interesting question 👍

cc @edwarnicke