]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/index.rst
import quincy beta 17.1.0
[ceph.git] / ceph / doc / index.rst
index 954ee9da3059fea9f8f8cd991b60f6019846b95a..cca7031cb8db9a6096d2f9eb9393b404b62fed87 100644 (file)
@@ -5,74 +5,72 @@
 Ceph uniquely delivers **object, block, and file storage in one unified
 system**.
 
-.. raw:: html
+.. container:: columns-3
 
-       <style type="text/css">div.body h3{margin:5px 0px 0px 0px;}</style>
-       <table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Ceph Object Store</h3>
+   .. container:: column
 
-- RESTful Interface
-- S3- and Swift-compliant APIs
-- S3-style subdomains
-- Unified S3/Swift namespace
-- User management
-- Usage tracking
-- Striped objects
-- Cloud solution integration
-- Multi-site deployment
-- Multi-site replication
+      .. raw:: html
 
-.. raw:: html
+          <h3>Ceph Object Store</h3>
 
-       </td><td><h3>Ceph Block Device</h3>
+      - RESTful Interface
+      - S3- and Swift-compliant APIs
+      - S3-style subdomains
+      - Unified S3/Swift namespace
+      - User management
+      - Usage tracking
+      - Striped objects
+      - Cloud solution integration
+      - Multi-site deployment
+      - Multi-site replication
 
+   .. container:: column
 
-- Thin-provisioned
-- Images up to 16 exabytes
-- Configurable striping
-- In-memory caching
-- Snapshots
-- Copy-on-write cloning
-- Kernel driver support
-- KVM/libvirt support
-- Back-end for cloud solutions
-- Incremental backup
-- Disaster recovery (multisite asynchronous replication)
+      .. raw:: html
 
-.. raw:: html
+          <h3>Ceph Block Device</h3>
 
-       </td><td><h3>Ceph File System</h3>
+      - Thin-provisioned
+      - Images up to 16 exabytes
+      - Configurable striping
+      - In-memory caching
+      - Snapshots
+      - Copy-on-write cloning
+      - Kernel driver support
+      - KVM/libvirt support
+      - Back-end for cloud solutions
+      - Incremental backup
+      - Disaster recovery (multisite asynchronous replication)
 
-- POSIX-compliant semantics
-- Separates metadata from data
-- Dynamic rebalancing
-- Subdirectory snapshots
-- Configurable striping
-- Kernel driver support
-- FUSE support
-- NFS/CIFS deployable
-- Use with Hadoop (replace HDFS)
+   .. container:: column
 
-.. raw:: html
+      .. raw:: html
 
-       </td></tr><tr><td>
+          <h3>Ceph File System</h3>
 
-See `Ceph Object Store`_ for additional details.
+      - POSIX-compliant semantics
+      - Separates metadata from data
+      - Dynamic rebalancing
+      - Subdirectory snapshots
+      - Configurable striping
+      - Kernel driver support
+      - FUSE support
+      - NFS/CIFS deployable
+      - Use with Hadoop (replace HDFS)
 
-.. raw:: html
+.. container:: columns-3
 
-       </td><td>
+   .. container:: column
 
-See `Ceph Block Device`_ for additional details.
+      See `Ceph Object Store`_ for additional details.
 
-.. raw:: html
+   .. container:: column
 
-       </td><td>
+      See `Ceph Block Device`_ for additional details.
 
-See `Ceph File System`_ for additional details.
+   .. container:: column
 
-.. raw::       html
-
-       </td></tr></tbody></table>
+      See `Ceph File System`_ for additional details.
 
 Ceph is highly reliable, easy to manage, and free. The power of Ceph
 can transform your company's IT infrastructure and your ability to manage vast
@@ -109,4 +107,6 @@ about Ceph, see our `Architecture`_ section.
    ceph-volume/index
    releases/general
    releases/index
+   security/index
    Glossary <glossary>
+   Tracing <jaegertracing/index>