This message was deleted.
# general
s
This message was deleted.
d
Kubernetes or Nomad?
k3s + Wireguard VPN for multi-site setup.
But your workload must be multi-instance, not multi-threaded.
Wireguard is working with Flannel CNI to create a VPN between pods. Every node in the cluster is getting it's own subnet for pods in the mesh VPN.
s
1. You could start with getting your AI workload to work inside one or more Docker containers. 2. Once you get this working, the next step would be to use a bridge or overlay network to allow communication between the Docker containers. To access GPUs from Docker, you can use nvidia-docker.