You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am failing to understand if this is possible , i have a local gpu node i want to connect to a remote DO server , is this possible? if so, do you have a reference to an example of how its done?
The text was updated successfully, but these errors were encountered:
If you don't want to expose the service to the Internet from the local K3s cluster, then you can also do a "private tunnel" where only the control plane is public, and the data plane is accessed within the remote cluster via ClusterIP.. we have details on that if you're interested ask on the inlets Discord once you sign up.
If you want more versatility, deploying OpenFaaS locally would make sense, then you can orchestrate and invoke the code using the GPU remotely via HTTP/REST.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i am failing to understand if this is possible , i have a local gpu node i want to connect to a remote DO server , is this possible? if so, do you have a reference to an example of how its done?
The text was updated successfully, but these errors were encountered: