sidecar_port_conflict_hotel_reservation

Problem Set
Misconfiguration Failure

Description

The problem runs on hotel-reservation. Simulate a fault where sidecar containers have port conflicts with the main container in the frontend service of the hotel reservation application. The deployment `frontend` has a sidecar container that binds to the same port as the main container, causing port conflicts and preventing the service from starting properly. Inject the fault by configuring sidecar containers with ports that conflict with the main application container ports.

Tags

Misconfiguration Failure, hotel-reservation