Difference between revisions of "Kubernetes: Ingress controllers"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
An [[API object]] that manages external access to the services in a cluster, typically HTTP. Ingress can provide:
 
An [[API object]] that manages external access to the services in a cluster, typically HTTP. Ingress can provide:
 
* [[Load balancing]]
 
* [[Load balancing]]
* [[SSL termination]]
+
* [[SSL termination]] (<code>[[tls:]]</code>)
 
* [[name-based virtual hosting]] (<code>[[hosts:]]</code>)
 
* [[name-based virtual hosting]] (<code>[[hosts:]]</code>)
  

Revision as of 14:26, 10 October 2023

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

Links:

Commands


Available Ingress controllers

Changes

Helm

Related terms

Activities

See also

Advertising: