Fix typo. "Radios" to "Rados"

This commit is contained in:
Todd Taomae
2017-10-09 22:55:15 -10:00
committed by Peter (XiangPeng) Zhao
parent 3b38f5ee3d
commit 077eecce8b
@@ -67,7 +67,7 @@ in Kubernetes which our workloads can consume via Persistent Volume (PV) claims.
juju run-action kubernetes-master/0 create-rbd-pv name=test size=50
```
This example created a "test" Radios Block Device (rbd) in the size of 50 MB.
This example created a "test" Rados Block Device (rbd) in the size of 50 MB.
Use watch on your Kubernetes cluster like the following, you should see the PV
become enlisted and be marked as available: