feat: spell check pass
All checks were successful
test-build / guarddog (push) Successful in 54s
test-build / build (push) Successful in 1m37s
release-image / guarddog (push) Successful in 42s
release-image / build (push) Successful in 1m16s
release-image / semantic-release (push) Successful in 35s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped

This commit was merged in pull request #266.
This commit is contained in:
2026-05-13 14:59:00 -05:00
parent c6d9a3d9da
commit a4dcf8515d
41 changed files with 51 additions and 103 deletions

View File

@@ -22,7 +22,7 @@ import { Aside } from '@astrojs/starlight/components';
# Purpose
Clustered storage that runs on the SSDs in cluster to provide durable and reliable block and filesystem volumes.
Clustered storage that runs on the SSDs in cluster to provide durable and reliable block and file system volumes.
# Notes
@@ -30,4 +30,4 @@ Runs [Ceph](https://ceph.io/en/) underneath and managed by Rook pods.
Ensure this system is healthy before any upgrades and restarts.
One of the main pressures to increase node count to expand host and disk count of this cluster for more space as well as durabiliy during node outages.
One of the main pressures to increase node count to expand host and disk count of this cluster for more space as well as durability during node outages.