resource_request_too_small

Problem Set
Cloud Management System Failure

Description

The problem runs on hotel-reservation. Simulate a fault where resource requests are set too small for the mongodb-rate service in the hotel reservation application. The deployment `mongodb-rate` has a memory limit that is too small (10Mi), causing pods to be killed due to OOM (Out of Memory) errors. Inject the fault by setting excessively small resource requests (CPU or memory) for the mongodb-rate service deployment.

Tags

Cloud Management System Failure, hotel-reservation