Difference between revisions of "Ingress-nginx-controller-controller-defaultbackend"

From wikieduonline
Jump to navigation Jump to search
 
Line 15: Line 15:
  
 
== See also ==
 
== See also ==
 +
* {{ingress-nginx-controller}}
 
* {{ingress-nginx}}
 
* {{ingress-nginx}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 23:43, 15 February 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[edit]

ingress-nginx-controller-controller
ingress-nginx-controller-controller-admission
ingress-nginx-controller-controller-defaultbackend

See also[edit]

Advertising: