Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

NCS2 in Kubernetes support?

Sack__Alexander
Beginner
577 Views

I am following the install instructions here to build my own Docker container:

https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_docker_linux.html

Solution #1 points out that it might conflict with k8s. However, solution #2 works around that by getting rid of udev. That works! I am able to build my image and run it under docker and run the sample code successfully.

However, I have not been so lucky getting that container to work as a Pod under k8s- I have tried many, many things but every time the USB reset happens during a network load I see NC_ERROR as a result.

Is there a way to get NCS2 to work under a container within k8s?

Thanks!

0 Kudos
3 Replies
Sack__Alexander
Beginner
577 Views

Ok, update: It does work at least if I mount all of /dev if I put the Pod in privileged mode.Is there an official guide on how to run OpenVINO within a Pod?

 

Note: The 2020.1.023 package for Raspian doesn't seem to support python3.6.

0 Kudos
MAURICIOAL_R_Intel
Moderator
577 Views

Thanks for reaching out.

We are doing some research to come back to you with the best possible solution.

Regards,

Mauricio R.

0 Kudos
MAURICIOAL_R_Intel
Moderator
577 Views

Hello, check this guide that might be useful for your issue.

Regards,

Mauricio R.

0 Kudos
Reply