Skip to content

docs: Document encrypted volumes for volume disk storage#616

Open
promptless[bot] wants to merge 6 commits intomainfrom
promptless/encrypted-volumes
Open

docs: Document encrypted volumes for volume disk storage#616
promptless[bot] wants to merge 6 commits intomainfrom
promptless/encrypted-volumes

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless bot commented Apr 15, 2026

Open this suggestion in Promptless to view citations and reasoning process

Add documentation explaining how to enable volume disk encryption via the web interface checkbox and API volumeKey parameter, including key format requirements and security considerations.


Tip: See how your feedback shapes Promptless in Agent Knowledge Base 🧠

promptless bot and others added 3 commits April 15, 2026 19:05
Document how to enable volume disk encryption via the web interface
and API, including key format requirements and security considerations.
Comment thread pods/storage/types.mdx

The volume disk provides persistent storage that is retained throughout the Pod's lease. Data stored in the `/workspace` directory survives Pod stops and restarts, but is deleted when the Pod is terminated. This is ideal for storing models, datasets, and checkpoints that you need to access across multiple sessions.

### Encrypted volumes
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Encrypted volumes documentation based on Slack thread discussion with Pardeep confirming: encryption applies to pod volume only (not network volumes), volumeKey must be alphanumeric 1-30 chars, and the key cannot be read back via API.

Source: https://Team.slack.com/archives/C06G17JH6GL/p1776192547822169

@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 15, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Apr 15, 2026, 7:16 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants