Skip to content

docs: clarify storage support tables#735

Open
ded-furby wants to merge 1 commit into
urunc-dev:mainfrom
ded-furby:docs/clarify-storage-table
Open

docs: clarify storage support tables#735
ded-furby wants to merge 1 commit into
urunc-dev:mainfrom
ded-furby:docs/clarify-storage-table

Conversation

@ded-furby
Copy link
Copy Markdown

Description

Clarify that the storage column in the supported-platform tables is the union
of storage modes across the monitors listed in the same row, and point readers
to the hypervisor guide for monitor-specific limitations.

This addresses the ambiguity called out in the issue without changing the
underlying support claims.

Related issues

How was this tested?

  • git diff --check
  • npx --yes cspell --config .github/linters/.cspell.json README.md docs/index.md

LLM usage

  • OpenAI GPT-5 (Codex)

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

Signed-off-by: ded-furby <190979964+ded-furby@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 1, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 690b12f
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a1d2fe352bde90008f47275
😎 Deploy Preview https://deploy-preview-735--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

Storage support documentation is inconsistent between README and hypervisor support guide

1 participant