diff options
author | John Wilkins <john.wilkins@inktank.com> | 2013-05-25 15:11:06 -0700 |
---|---|---|
committer | John Wilkins <john.wilkins@inktank.com> | 2013-05-25 15:11:06 -0700 |
commit | e59897c8b240c2cf893b5734377c4b0dccb075af (patch) | |
tree | 84600c55ee4bfca566236679a51ed798a296503c /doc | |
parent | 6d1e14e04599570ce25c03f62a0c959df6c63c48 (diff) | |
download | ceph-e59897c8b240c2cf893b5734377c4b0dccb075af.tar.gz |
doc: Updated index for newer terms.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/start/index.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/start/index.rst b/doc/start/index.rst index b33b26a947a..e6e6ed2842b 100644 --- a/doc/start/index.rst +++ b/doc/start/index.rst @@ -44,28 +44,28 @@ community by getting involved. .. raw:: html - </td><td><h3>Step 2: Object Store</h3> + </td><td><h3>Step 2: Storage Cluster</h3> Once you've completed your preflight checklist, you should be able to begin -deploying a Ceph cluster. +deploying a Ceph Storage Cluster. .. toctree:: - Object Store Quick Start <quick-ceph-deploy> + Storage Cluster Quick Start <quick-ceph-deploy> .. raw:: html </td><td><h3>Step 3: Ceph Client(s)</h3> -Most Ceph users don't store objects directly. They typically use at least one of -Ceph block devices, the CephFS filesystem, and the RESTful gateway. +Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of +Ceph Block Devices, the Ceph FS filesystem, and Ceph Object Storage. .. toctree:: Block Device Quick Start <quick-rbd> - CephFS Quick Start <quick-cephfs> - Gateway Quick Start <quick-rgw> + Ceph FS Quick Start <quick-cephfs> + Object Storage Quick Start <quick-rgw> .. raw:: html |