k8s_target_port-misconfig

Problem Set
Misconfiguration Failure

Description

The problem runs on social-network. Simulate a Kubernetes misconfiguration fault where the target port is incorrectly configured for the user-service in the social network application. The service `user-service` has a misconfigured target port (9999 instead of 9090), causing connection failures. Inject the fault by misconfiguring the target port in the Kubernetes service or deployment for the user-service.

Tags

Misconfiguration Failure, social-network