Skip to content

I would like to configure Polyaxon in a way to avoid asking data-scientists to configure pre-emptible node-pools or request TPUs on their own #1484

Discussion options

You must be logged in to vote

We have already shared a resource on how to configure the environments in this guide

if you are using multiple git repos and you do not want to replicate the yaml files in all repos you can register those files as presets:

  • Users will be able to use --presets machine1 or --presets=env1

Note that in the example in that link, it shows that it defines a queue but you do not have to define a queue, a preset is just any YAML file that can be used with the override operator -f main.yaml -f override1.yaml -f override2.yaml in this case override1.yaml and override2.yaml it can be saved as organization presets using the UI.

More info from the intro section about presets and the UI section

Also, w…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by polyaxon-team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant