The Wayback Machine - https://web.archive.org/web/20211222055530/https://github.com/topics/fault-injection
Skip to content
#

fault-injection

Here are 87 public repositories matching this topic...

glsutter
glsutter commented Dec 8, 2020

Issue Description

Question

Describe what happened (or what feature you want)

Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:

  • Does ChaosBlade support Azure, or can it be extended to support Azure?
  • Can ChaosBlade inject failures into a Platform as a Service (Pa
chaos-mesh
Muscule
Muscule commented Dec 16, 2021

Bug Report

What version of Kubernetes are you using?

What version of Chaos Mesh are you using?
2.0.5

What did you do?
Clicked Events in the left.

What did you expect to see?
Everything in English
What did you see instead?
One column is titled in Chinese

Output of chaosctl

litmus
woodruffw
woodruffw commented Dec 24, 2019

One problem with faulting programs under KRF is that KRF might decide to inject a fault during the dynamic link/load phase, aborting ld-linux.so instead of the actual target image. This usually isn't helpful, since it doesn't indicate any mistakes in the target itself.

It should be possible to check the loaded program's name via the current task, probably via comm. We should use that (or

In this workshop, you'll learn how to install and configure Istio, an open source framework for connecting, securing, and managing microservices, on Google Kubernetes Engine, Google’s hosted Kubernetes product. You will also deploy an Istio-enabled multi-service application

  • Updated Mar 16, 2019
  • Dockerfile

Improve this page

Add a description, image, and links to the fault-injection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fault-injection topic, visit your repo's landing page and select "manage topics."

Learn more