Problem | Cause | Solution |
---|---|---|
HTTP status codes: 502, 503, or 504 | It is likely that the issue lies with the Kubernetes service or pod responsible for processing requests. | Depending on the route, you should be able to identify if the pod that is trying to be reached is not running or is not responding.
All application pods should show a status of Running and a ready count of N/N. |
Connectivity issues, latency, slow performance, packet loss, unresponsive network devices, or unexpected drops or resets in the connection. | Traffic may not be reaching the cluster. | Verify that traffic is reaching the cluster. Refer to Following Request Logs |