Description
The problem runs on hotel-reservation. Simulate a fault where namespace-level memory limits are set too restrictively. The namespace has a ResourceQuota named `memory-limit-quota` with a 1Gi memory quota. Because the deployment `search` does not declare memory resources, admission rejects its replacement pod with `must specify memory` after its active ReplicaSet is deleted. Inject the fault by creating the ResourceQuota and deleting the active search ReplicaSet to force pod recreation under the quota.
Tags
Cloud Management System Failure, hotel-reservation