Hello,
After checking the docker driver documentation, there doesn’t seem a way to control on which NUMA node you want to run your container. Regular Docker supports ‘–cpusets-cpu’.
Was this feature omitted due lack of interest? For example devices being supported same way as docker so maybe I’m looking in the wrong place.
Thanks,