Gabriel
Gabriel
RRunPod
Created by Gabriel on 3/8/2024 in #⛅|pods
Running sshuttle in my pod
Hopefully its not too expensive
11 replies
RRunPod
Created by Gabriel on 3/8/2024 in #⛅|pods
Running sshuttle in my pod
It's worth a shot. Thanks!
11 replies
RRunPod
Created by Gabriel on 3/8/2024 in #⛅|pods
Running sshuttle in my pod
Wouldn't that be possible if we were provided with VMs instead of containers? (in a secure fashion)
11 replies
RRunPod
Created by Gabriel on 3/8/2024 in #⛅|pods
Running sshuttle in my pod
@Papa Madiator yeah I had to give up on runpod as I need net_admin and sys_module capabilities. for reference here's how I start my docker on LambdaLabs: docker run -it --cap-add net_admin --cap-add sys_module --network host --gpus all rayproject/ray:2.9.0-py310-cu117 Any plans on allowing this on runpod?
11 replies
RRunPod
Created by Gabriel on 3/8/2024 in #⛅|pods
Running sshuttle in my pod
its more or less a poor man's VPN using iptables + outgoing ssh connection
11 replies