diff --git a/README.md b/README.md index 0ee0dfc..9fe2b5b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ *Gamified chaos engineering tool for Kubernetes. It is like Space Invaders but the aliens are pods or worker nodes.* +## Kill Pods + ![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/images/webui.png) +## Define Chaos Experiments + +![Alt Text](https://github.com/lucky-sideburn/KubeInvaders/blob/master/images/programming_mode.png) + [Video HowTo of version v1.9](https://www.youtube.com/watch?v=wD7ngPlNEjY) # Table of Contents diff --git a/images/programming_mode.png b/images/programming_mode.png new file mode 100644 index 0000000..bb4b909 Binary files /dev/null and b/images/programming_mode.png differ