duplicate_pvc_mounts_hotel_reservation

Problem Set
Cloud Management System Failure

Description

The problem runs on hotel-reservation. Simulate a fault where duplicate PVC mounts are configured for the frontend service in the hotel reservation application. Multiple replicas of the deployment `frontend` are configured to share a single ReadWriteOnce PVC, causing mount conflicts and preventing pods from starting. Inject the fault by configuring duplicate PersistentVolumeClaim mounts in the frontend service deployment.

Tags

Cloud Management System Failure, hotel-reservation