sidecar_port_conflict_social_network

Problem Set
Misconfiguration Failure

Description

The problem runs on social-network. Simulate a fault where sidecar containers have port conflicts with the main container in the user-service of the social network application. The deployment `user-service` 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, social-network