From 7e049adbedf57cb58820e5c68f0d94ae85e190b5 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Wed, 2 Jul 2025 16:29:11 +0200 Subject: [PATCH] added some info to the doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cb6868..154373b 100644 --- a/README.md +++ b/README.md @@ -495,7 +495,7 @@ K-inv uses Redis to save and manage data. Redis is configured with "appendonly." Currently, the Helm chart does not support PersistentVolumes, but this task is on the to-do list... ## Generic Troubleshooting and Known Problems - +- If you don't see aliens, please follow these steps: ![Alt Text](https://github.com/lucky-sideburn/kubeinvaders/issues/100#event-18433067619) - It seems that KubeInvaders does not work with EKS due to problems with ServiceAccount. - Currently, the installation of KubeInvaders into a namespace that is not named "kubeinvaders" is not supported. - I have only tested KubeInvaders with a Kubernetes cluster installed through KubeSpray.