Difference between revisions of "Kubernetes: Ingress controllers"

From wikieduonline
Jump to navigation Jump to search
Line 42: Line 42:
 
* [[Envoy Proxy]]
 
* [[Envoy Proxy]]
 
* [[Kubernetes Gateway API]]
 
* [[Kubernetes Gateway API]]
 +
* <code>[[minikube start]]: E1028 18:30:39.469884    3524 cache.go:203] Error downloading kic artifacts:  not yet implemented, see issue #8426</code>
  
 
== Activities ==
 
== Activities ==

Revision as of 14:32, 28 October 2022

An API object that manages external access to the services in a cluster, typically HTTP. Ingress can provide:

Links:


Available Ingress controllers

Changes

  • GA in Release 1.19 (Aug 2020)
  • v1.18 (Mar 2020) New pathType resources: Exact, Prefix
  • Ingresses can specify the class they are associated with by using a new ingressClassName field on Ingresses



Related terms

Activities

See also

Advertising: