From 7fa9ff8c8849437dd793939a9f41d78ff5e0261f Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Thu, 7 Jan 2021 20:03:38 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 76a1c9a..1b5ca7b 100644 --- a/README.md +++ b/README.md @@ -28,8 +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 | *NEW* Perform [kube-linter](https://github.com/stackrox/kube-linter) analisys for a pod | -| w | *NEW* Chaos engineering against kubernetes nodes | +| k | *(NEW)* Perform [kube-linter](https://github.com/stackrox/kube-linter) analisys for a pod | +| w | *(NEW)* Chaos engineering against kubernetes nodes | ### Known problems It seems that Kubeinvaders does not work with EKS because of problems with ServiceAccount. Work in progress!