smart-edge-open / specs

Additional documentation for experience kits with Ansible-based deployment.
Apache License 2.0
87 stars 69 forks source link

Userspace CNI in OpenNESS #50

Closed ishanVshah closed 3 years ago

ishanVshah commented 4 years ago

Hi @amr-mokhtar

I am trying to deploy Userspace CNI POD in OpenNESS Network Edge kubernetes cluster.

I am followed below link for reference. https://github.com/open-ness/specs/blob/master/doc/dataplane/openness-userspace-cni.md but i am not able to see the two userspace cni interface available on pods. can you please help me on it.

ishanVshah commented 4 years ago

@amr-mokhtar can you please help me on this ?

amr-mokhtar commented 4 years ago

Hi @ishanVshah, Userspace CNI does not provide a kernel interface in the pod. As per our documentation: "Then you can use sockets available in your mount-point directory in your DPDK-enabled application deployed inside pod." You will need to use a DPDK app to consume the socket file that was created by userspace CNI.

krishnajs commented 3 years ago

This ticket is open for a while now. Given that we have multiple releases since can you please check if this on the latest and open a ticket if it's still an issue.