Update README.md

This commit is contained in:
Eugenio Marzo
2021-01-07 19:51:12 +01:00
committed by GitHub
parent 569438346d
commit caa90ae5f0
+2 -1
View File
@@ -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!