From e5b956bdf40cc60072c504a05299e4880900c2cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Mon, 18 Dec 2023 11:44:45 +0100 Subject: [PATCH] Add Kyverno Chainsaw in Testing tools (#899) --- docs/projects/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/projects/projects.md b/docs/projects/projects.md index 3eca86eb5..4618d7663 100644 --- a/docs/projects/projects.md +++ b/docs/projects/projects.md @@ -100,6 +100,7 @@ Projects *Test your applications running on Kubernetes* +* [Chainsaw](https://github.com/kyverno/chainsaw) - The ultimate end to end testing tool for Kubernetes operators * [chaoskube](https://github.com/linki/chaoskube) - periodically kills random pods in your Kubernetes cluster * [DETIK](https://github.com/bats-core/bats-detik) - BATS extension for end-to-end tests of K8s applications * [k8s-testsuite](https://github.com/mrahbar/k8s-testsuite) - Helm chart for network and loadtesting of a Kubernetes cluster