Skip to content

Commit 0b97a81

Browse files
committed
Update Blog “working-with-benk-a-storage-provisioning-and-io-performance-benchmark-suite-for-kubernetes”
1 parent ce1074e commit 0b97a81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/blog/working-with-benk-a-storage-provisioning-and-io-performance-benchmark-suite-for-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Working with Benk: A storage provisioning and IO performance benchmark
3-
suite for Kubernetes."
3+
suite for Kubernetes"
44
date: 2024-01-12T20:03:16.376Z
55
author: Michael Mattsson
66
authorimage: /img/portrait-192.jpg
@@ -20,7 +20,7 @@ A few of the features include:
2020
* Highly customizable rendering of Kubernetes resources through kustomize templates
2121
* A simple Kubernetes batch job that manage all the provisioning, decommissioning and benchmarking
2222
* Single configuration file per job that abstracts Kubernetes constructs and IO parameters
23-
* Uses industry standard FIO for filesystem benchmarking
23+
* Uses industry standard Flexible I/O tester (FIO) for filesystem benchmarking
2424
* Easy to build your own output templates using Jinja2 with the rich metrics in JSON format
2525

2626
Let’s walk through a practical example of configuring, running and reporting a benchmark with Benk.
@@ -229,4 +229,4 @@ This hopefully gets you started on ideas you’d like to build and use cases you
229229

230230
HPE invites collaboration and accepts pull requests to Benk on GitHub. The [first issue](https://github.com/hpe-storage/benk/issues/2) discusses a solution on how to collapse initial configuration and reporting into a single intuitive Python CLI.
231231

232-
Let us know what you’re building or have questions. The team behind the tool are available on HPE Developer Community Slack in the #Kubernetes channel. Sign up [here](https://developer.hpe.com/slack-signup) and sign in at [hpedev.slack.com](https://hpedev.slack.com).
232+
Let us know what you’re building or have questions. The team behind the tool are available on HPE Developer Community Slack in the [#Kubernetes](https://hpedev.slack.com/archives/C81QZ4X62) channel. Sign up [here](https://developer.hpe.com/slack-signup) and sign in at [hpedev.slack.com](https://hpedev.slack.com).

0 commit comments

Comments
 (0)