An SRE team is implementing a chaos engineering practice on GKE. They want to test the resilience of a microservice by injecting failures. Which TWO tools or services can they use? (Choose 2.)
Chaos Mesh is designed for chaos engineering on Kubernetes.
Why this answer
Chaos Mesh is an open-source chaos engineering platform for Kubernetes. Traffic Director supports fault injection via HTTP filters for services using its traffic management. These two are valid.
Cloud Endpoints and Cloud Armor are not for fault injection. GKE itself does not provide built-in fault injection.