mutating_webhook_resource_limits_social_network

Problem Set
Misconfiguration Failure

Description

The problem runs on social-network. Simulate a mutating admission webhook that silently overwrites the memory request and limit of every newly created pod to 16Mi. The nginx-thrift deployment retains its correct resource values, but replacement pods receive the mutated limit and repeatedly fail with OOMKilled and CrashLoopBackOff. Inject the fault by installing the webhook and recreating an nginx-thrift pod under the faulty admission configuration.

Tags

Misconfiguration Failure, social-network

SREGym