Category: Business, Database, Data, Kubernetes, yaml

http://www.digitalchina.com/en/ https://chaos-mesh.org/ is a cloud native chaos engineering platform that orchestrates chaos experiments on https://thenewstack.io/category/kubernetes/. After each chaos experiment, you can review the testing results by checking the logs.

At my company, http://www.digitalchina.com/en/, we combine Chaos Mesh with our DevOps platform to provide a one-click CI/CD process.

This is where the Chaos Mesh daily reporting system comes in. After the daily chaos experiments, the reporting system collects logs, draws a plot, and provides a web user interface for analyzing the possible loopholes in the system. In the following sections, I’ll explain how to run Chaos Mesh on Kubernetes, how to generate daily reports, and how to build a web application for daily reporting.

Related Articles