Skip to content

Polyaxon-sidecar - ephemeral storage usage #1531

Answered by polyaxon-team
kornelro asked this question in Q&A
Discussion options

You must be logged in to vote

I think you can opt to not use the sidecar for that and automatically use the artifacts store to save the model.
You can disable the sidecar using:

plugins:
  mountArtifactsStore: true
  collectArtifacts: false

When using the tracking module it will save automatically to the NFS module.

More details: https://polyaxon.com/docs/core/specification/plugins/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kornelro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants