How to add Runai support? #2809
igor-krawczuk
started this conversation in
General
Replies: 1 comment 5 replies
-
Hello @igor-krawczuk -- do you have a |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there any documentation on how to add new providers? This PR seems to no longer give a useful link?
Specifically, we use https://www.run.ai/ in my org, which uses a modified kubernetes-yaml file to launch "jobs" which abstract away volume and pods. The "setup" would be either creating a new dockerfile or installing some dependencies, the "run" would be simply a kubernetes container + cmd specification.
What would be the best way to implement this? I guess generating that yaml automatically based on the sky yaml?
Beta Was this translation helpful? Give feedback.
All reactions