From 0e4d3396f35aa50104ec5a83bfa7da395554c5c7 Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik Date: Thu, 21 Mar 2024 01:21:41 +0300 Subject: [PATCH] Add kubestr --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5659ebd..d5430c1 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Feel free to follow and contribute to it instead of this collection, which remai * [__k-bench__](https://github.com/vmware-tanzu/k-bench) - Workload benchmark for Kubernetes. `Go` * [__kboom__](https://github.com/mhausenblas/kboom) - The Kubernetes scale & soak load tester, equivalent of [boom](https://github.com/tarekziade/boom), written in `Go`. * [__kube-burner__](https://github.com/kube-burner/kube-burner) - A tool aimed at stressing Kubernetes clusters by creating or deleting a high quantity of objects. `Go` +* [__kubestr__](https://github.com/kastenhq/kubestr) - A collection of tools to discover, validate and evaluate Kubernetes storage options. `Go` ### graphql