Description
The problem runs on social-network. Simulate a fault where rolling update strategy is misconfigured in the social network application. The deployment `custom-service` has a misconfigured rolling update strategy (maxUnavailable=100%, maxSurge=0%) with an init container that hangs indefinitely, causing the deployment to be stuck during updates. Inject the fault by misconfiguring the rolling update parameters (maxSurge, maxUnavailable) or update strategy.
Tags
Misconfiguration Failure, social-network