A Kubernetes container is Running, but the Service sends it no traffic
An example pod’s process remains running, but its readiness probe fails. The application listens on a different port from the one configured in the probe. The team proposes removing readiness checks to restore traffic. How should the mismatch be handled?