Open kot-begemot-uk opened 5 years ago
I think you are right once we move to unix socket. Right now it's all TCP. See: https://github.com/nimbess/nimbess-agent/blob/master/pkg/drivers/bess/bess.go#L61
We can keep this issue open for tracking the fix for using unix socket instead.
Apologies if I have misunderstood something.
Presently, bess config in the k8s directory is:
And nimbess is:
Unless I am missing something they both need an extra shared mount to exchange information via unix-domain sockets as used in the bess UnixSocketPort?