For custom errors with NGINX Ingress Controller for Kubernetes.
-
/healthz
always returns a200
status code. -
all other paths return the
X-Code
received from the Ingress Controller or404
ifX-Code
is missing.
For custom errors with NGINX Ingress Controller for Kubernetes.
/healthz
always returns a 200
status code.
all other paths return the X-Code
received from the Ingress Controller or 404
if X-Code
is missing.