Kubernetes: Ingress controllers

From wikieduonline
Jump to navigation Jump to search

An API object that manages external access to the services in a cluster, typically HTTP. Ingress can provide load balancing, SSL termination and name-based virtual hosting. https://kubernetes.io/docs/concepts/services-networking/ingress/

Available Ingress controllers:


Changes:

  • v1.18 New pathType resources: Exact, Prefix
  • Ingresses can specify the class they are associated with by using a new ingressClassName field on Ingresses



  • IngressClass resource

Related terms

Activities

See also

Advertising: