Add line explaining the diagram

This commit is contained in:
Joshua Boniface 2023-09-21 22:42:04 -04:00
parent 9168792e51
commit 9c1ed0bc57
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ PVC clusters are quite network-intensive, as outlined in the [hardware requireme
## Network Latency & Distance
The storage write process for PVC is heavily dependent on network latency.
The storage write process for PVC is heavily dependent on network latency. To explain why, one must understand the process behind writes within the Ceph storage subsystem:
[![Ceph Write Process](images/pvc-ceph-write-process.png)](images/pvc-ceph-write-process.png)