Commit 0a8073b3 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Merge pull request #12267 from TheMeier/patch-1

typo in rbd doc
parents 6bd78995 c0802dbd
......@@ -347,7 +347,7 @@ A feature of RBD is that it can be mounted as read-only by multiple consumers
simultaneously. This means that you can pre-populate a volume with your dataset
and then serve it in parallel from as many pods as you need. Unfortunately,
RBD volumes can only be mounted by a single consumer in read-write mode - no
simultaneous readers allowed.
simultaneous writers allowed.
See the [RBD example](../../examples/rbd/) for more details.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment