Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pods/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Each Pod consists of these core components:

- **Container environment**: An Ubuntu Linux-based container that can run almost any compatible software.
- **Unique identifier**: Each Pod receives a dynamic ID (e.g., `2s56cp0pof1rmt`) for management and access.
- [Storage](#storage-options):
- [Storage](#storage):
- **Container volume**: Houses the operating system and temporary storage.
- **Disk volume**: Persistent storage that is preserved between Pod starts and stops.
- **Network volume (optional)**: Permanent, portable storage that can be moved between machines and persists even after Pod deletion.
Expand Down