From bfd4dd3813b260efd4c3376361d98b2fc4f1d822 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Fri, 9 Jul 2021 11:47:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a55fbc7..6ff8bb9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ *Gamified chaos engineering tool for Kubernetes. It is like Space Invaders but the aliens are pods or worker nodes.* -![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/images/new_gui.png) +![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/images/metrics.png) # Table of Contents @@ -19,8 +19,6 @@ Through KubeInvaders you can stress a Kubernetes cluster in a fun way and check Just released the version v1.7. How is "Replicas State Delay" of your cluster? Just play and watch metrics. -![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/images/metrics.png) - ## New Version KubeInvaders is now fully open-source. However, it is still possibile to use the legacy version made with Defold.