Skip to content

Commit a1a014d

Browse files
committed
docs: add MinIO Warp S3 benchmarking documentation
Document MinIO Warp workflow added in commit 533be4c including: - Full workflow documentation with quick start guides - Declared hosts support with multiple examples - Configuration options and benchmark parameters - Demo results showing real performance measurements - Advanced usage patterns for CI/CD integration - Reference links in main README Generated-by: Claude AI Signed-off-by: Luis Chamberlain <[email protected]>
1 parent 85bb885 commit a1a014d

9 files changed

+751
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,15 @@ A/B testing capabilities, and advanced graphing and visualization support. For
274274
detailed configuration and usage information, refer to the
275275
[kdevops fio-tests documentation](docs/fio-tests.md).
276276

277+
### MinIO Warp S3 benchmarking
278+
279+
kdevops supports S3 storage performance testing through MinIO Warp benchmarking.
280+
This workflow provides automated MinIO deployment and S3 API performance testing
281+
with support for different filesystems and block sizes.
282+
283+
For detailed documentation and demo results, see the
284+
[MinIO Warp documentation](docs/minio-warp/).
285+
277286
### AI workflow
278287

279288
kdevops now supports AI/ML system benchmarking, starting with vector databases

0 commit comments

Comments
 (0)