Hi VPP experts, I'm trying to run VPP in Kubernetes with Multus, Userspace and SRIOV-DPDK CNI. But I found a problem: "The application: VPP-APP cannot get its pause container id in container". In other words, when you run VPP in docker, you should mount some temporary files into container "-v /var/run/vpp/cni/$contid:/var/run/vpp/cni/data:rw". "$contid" is container id. But when you run VPP in K8S, these temporary files were stored into the folder with name of its pause container id not container id. Besides, the container was created by the yaml file. There is no way to get its pause container id. Also, in current code, the directory for "/var/run/vpp/cni/data" & "/var/run/cni/shared" is hardcoded. Has anyone encountered a similar problem before?
Thanks, Raijin
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10990): https://lists.fd.io/g/vpp-dev/message/10990 Mute This Topic: https://lists.fd.io/mt/27634251/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-