Skip to content

Commit

Permalink
Fix typo. "Radios" to "Rados"
Browse files Browse the repository at this point in the history
  • Loading branch information
ttaomae authored and xiangpengzhao committed Oct 10, 2017
1 parent 3b38f5e commit 077eecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/ubuntu/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 077eecc

Please sign in to comment.