docs: Add Pods maintenance, outages, and data safety page#656
docs: Add Pods maintenance, outages, and data safety page#656promptless[bot] wants to merge 5 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Remove compensation framing, clarify no-charge during maintenance, and expand data safety guidance per team feedback on PR #656.
|
@Promptless for the checkpointing section, Iadd links to the most common tools. |
|
Thanks Lavanya! I added the four checkpointing links to the "Set up checkpointing" section, labeled exactly as you provided. The change is pushed to this PR. |
| Runpod does not back up user data. You are responsible for backing up your own data and securing those backups. | ||
|
|
||
| Container storage is temporary and should not be used as durable storage for important data. Data stored only on container storage may be lost if the pod is interrupted, restarted, or removed. | ||
|
|
There was a problem hiding this comment.
@Promptless change the data safety text to "Pods use temporary container storage by default. If your pod is interrupted, restarted, stopped, or terminated, any data that is only stored on container storage will be lost. To protect your work, always store important data on a network volume or an external backup."
|
@Promptless change the data safety text to "Pods use temporary container storage by default. If your pod is interrupted, restarted, stopped, or terminated, any data that is only stored on container storage will be lost. To protect your work, always store important data on a network volume or an external backup." |
|
Done — I've updated the data safety text to your exact requested wording:
The change is committed and pushed to this PR. Thanks @lavanya-gunreddi! |
|
Remove this line "Runpod does not back up user data. You are responsible for backing up your own data and securing those backups." from the data safety section. |
Open this suggestion in Promptless to view citations and reasoning process
Creates a new page at pods/maintenance-and-outages.mdx documenting how Runpod handles planned maintenance, unplanned outages, compensation, and data safety practices, and adds it to the Pods navigation in docs.json.
Trigger Events
pods/maintenance-and-outages.mdx...Tip: Use Vale? Point your collection at your vale.ini in Configuration.