liveness_probe_misconfiguration_hotel_reservation

Problem Set
Misconfiguration Failure

Description

The problem runs on hotel-reservation. Simulate a fault where the liveness probe is misconfigured for the recommendation service in the hotel reservation application. The deployment `recommendation` has a misconfigured liveness probe pointing to a non-existent health endpoint (/healthz on port 8080), causing pods to be restarted repeatedly. Inject the fault by misconfiguring the liveness probe parameters (path, port, or timeout) for the recommendation service.

Tags

Misconfiguration Failure, hotel-reservation