From da0d15ef706561726fd9d5a5efd0c420c7f591ef Mon Sep 17 00:00:00 2001 From: Eugenio Marzo Date: Mon, 4 Sep 2023 21:19:26 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a1363dd..94de013 100644 --- a/README.md +++ b/README.md @@ -14,19 +14,15 @@ 13. [Community blogs and videos](#Community-blogs-and-videos) 14. [License](#License) +We have embedded a Kubeinvaders demo directly on our website to le try out the tool. + +* Launch the demo at this link https://kubeinvaders.devopstribe.it/ +* Watch Grafana dashboard here https://grafana.devopstribe.it +* Monitor the pod status here https://kubeopsview.devopstribe.it + [These are the slides](https://www.slideshare.net/EugenioMarzo/kubeinvaders-chaos-engineering-practices-for-kubernetes1pdf) from the Chaos Engineering speech I prepared for Fosdem 2023. Unfortunately I could not be present at my talk :D but I would still like to share them with the community -![Alt Text](./doc_images/spaceship.png) - -![Alt Text](./doc_images/dashboard.png) - -### Watch Kubernetes logs through web tail console -![Alt Text](./doc_images/webtail.png) - -### Define Chaos Experiments -![Alt Text](./doc_images/programming_mode.png) - ## Description Through **k-inv** a.k.a. KubeInvaders you can stress a Kubernetes cluster in a fun way and check how resilient it is.