From cdcc9f763044d58097e12af950101b83be13b241 Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Tue, 25 Oct 2022 18:27:29 +0200 Subject: [PATCH] webtail doc --- README.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 39aecc8..26faafc 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,4 @@ *Gamified chaos engineering tool for Kubernetes. It is like Space Invaders but the aliens are pods or worker nodes.* - - -## Define Chaos Experiments -![Alt Text](./images/programming_mode.png) - -## Watch Kubernetes logs through web tail console -![Alt Text](./images/webtail.png) - -## Play Chaos Engineering -![Alt Text](./images/webui.png) - -[Video HowTo of version v1.9](https://www.youtube.com/watch?v=wD7ngPlNEjY) - # Table of Contents 1. [Description](#Description) @@ -23,6 +10,16 @@ 7. [Community](#Community) 8. [Community blogs and videos](#Community-blogs-and-videos) 9. [License](#License) + +### Define Chaos Experiments +![Alt Text](./images/programming_mode.png) + +### Watch Kubernetes logs through web tail console +![Alt Text](./images/webtail.png) + +### Play Chaos Engineering +![Alt Text](./images/webui.png) + ## Description Through KubeInvaders you can stress a Kubernetes cluster in a fun way and check how it is resilient.