From 077eecce8b55866d999647b157c83aa4663dfdc1 Mon Sep 17 00:00:00 2001 From: Todd Taomae Date: Mon, 9 Oct 2017 22:55:15 -1000 Subject: [PATCH] Fix typo. "Radios" to "Rados" --- docs/getting-started-guides/ubuntu/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/ubuntu/storage.md b/docs/getting-started-guides/ubuntu/storage.md index 7c6e192c4e..79cdf6da0d 100644 --- a/docs/getting-started-guides/ubuntu/storage.md +++ b/docs/getting-started-guides/ubuntu/storage.md @@ -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: