Difference between revisions of "Ingress-nginx-controller-controller-defaultbackend"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
/healthz that returns 200 | /healthz that returns 200 | ||
/ that returns 404 | / that returns 404 | ||
+ | |||
+ | == Related == | ||
+ | [[ingress-nginx-controller-controller]] | ||
+ | [[ingress-nginx-controller-controller-admission]] | ||
+ | [[ingress-nginx-controller-controller-defaultbackend]] | ||
== See also == | == See also == |
Revision as of 16:37, 9 January 2024
The default backend is a service which handles all URL paths and hosts the Ingress-NGINX controller doesn't understand (i.e., all the requests that are not mapped with an Ingress). Basically a default backend exposes two URLs: /healthz that returns 200 / that returns 404
Related
ingress-nginx-controller-controller ingress-nginx-controller-controller-admission ingress-nginx-controller-controller-defaultbackend
See also
Advertising: