Step 1 · StartIngress returns 504 Gateway Time-out under load
504 from ingress-nginx means nginx itself gave up waiting for (or never found) a working backend — it's not the backend actively returning an error. The exact log message splits this into two genuinely different causes.
What happens next
- passed → step 2, Check the ingress-controller's error log for the exact upstream message