liveness_probe_too_aggressive_social_network

Problem Set
Cloud Management System Failure

Description

The problem runs on social-network. Simulate a fault where the liveness probe is too aggressive for services in the social network application. The deployment `aux-service` has an overly aggressive liveness probe (initialDelaySeconds=0, periodSeconds=1, failureThreshold=1) with terminationGracePeriodSeconds=0, causing pods to be killed immediately if the probe fails. Inject the fault by configuring liveness probes with overly aggressive timeout or failure threshold settings.

Tags

Cloud Management System Failure, social-network