Tagged articles
3 articles
Page 1 of 1
FunTester
FunTester
Mar 5, 2025 · Backend Development

Calling Third‑Party Java Methods with Byteman in Chaos Mesh

This article demonstrates how to use Byteman’s DO execution module on the Chaos Mesh platform to invoke static or instance methods of external Java classes without modifying the original code, covering reflection, ClassLoader tricks, and a complete BTM rule example.

BytemanChaos MeshFault Injection
0 likes · 7 min read
Calling Third‑Party Java Methods with Byteman in Chaos Mesh
Architects Research Society
Architects Research Society
Sep 11, 2022 · Cloud Native

Chaos Mesh: A Cloud‑Native Chaos Engineering Platform for Kubernetes

Chaos Mesh, a CNCF‑hosted cloud‑native chaos engineering platform, orchestrates fault injection experiments in Kubernetes through components like the Chaos Operator and Dashboard, supporting various CRD types such as DNSChaos, PodChaos, and NetworkChaos to simulate failures ranging from pod kills to network partitions.

Chaos MeshFault InjectionReliability Testing
0 likes · 7 min read
Chaos Mesh: A Cloud‑Native Chaos Engineering Platform for Kubernetes
GrowingIO Tech Team
GrowingIO Tech Team
Dec 2, 2021 · Cloud Native

Mastering Chaos Mesh: A Hands‑On Guide to Cloud‑Native Chaos Engineering

Chaos Mesh is an open‑source cloud‑native chaos engineering platform that lets you experiment with fault injection across Kubernetes environments, offering visual dashboards, extensive fault types, and step‑by‑step installation and experiment creation guides to help teams uncover system weaknesses and improve resilience.

Chaos MeshFault InjectionKubernetes
0 likes · 12 min read
Mastering Chaos Mesh: A Hands‑On Guide to Cloud‑Native Chaos Engineering