sonic-net/sonic-platform-vpp

Using Sonic VPP Image In Kubernetes

Opened this issue · 0 comments

Hi,

I am currently considering running this in Kubernetes.

  • Can I get the startup parameters that is needed to start the container taking into consideration that interfaces are already bound to the VFIO-PCI driver. The current docs only shows how to do this in docker and I need to confirm the exact syntax if possible

  • Is it possible to set different CPUs for the main and worker threads?

  • I assume HugePages can be injected to into the container just like the normal VPP requirement?

Thanks