How to access host's local network from Rancher Desktop?

3/3/2022

I am very new to Rancher. I am using Rancher Desktop on Windows, and I want to communicate wit a device that is attached to the host's local network.

The container runtime is 'containered'

Is there a command line argument while running the image that can help me do this ?

I tried --network="host" option but that does not work.

-- RishabhHardas
docker
kubernetes
rancher

0 Answers