From caa90ae5f0e198d5668311a99b4d6cfd954fb728 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Thu, 7 Jan 2021 19:51:12 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a4263..68aa5a7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ I added also new experimental features like a linter for the pods. The current l | q | Hide help for special keys. | | i | Show pod's name. Move the ship towards an alien. | | r | Refresh log of a pod when spaceship is over the alien. | -| k | Perform [kube-linter](https://github.com/stackrox/kube-linter) analisys for a pod | +| k | Perform [kube-linter](https://github.com/stackrox/kube-linter) analisys for a pod | +| w | Chaos engineering against kubernetes nodes | ### Known problems It seems that Kubeinvaders does not work with EKS because of problems with ServiceAccount. Work in progress!