2017-10-12 23:12:38 +00:00
|
|
|
id: ingress
|
|
|
|
name: Ingress
|
2017-11-06 21:36:24 +00:00
|
|
|
full-link: /docs/concepts/services-networking/ingress/
|
|
|
|
aka:
|
|
|
|
- Ingress controller
|
2017-10-12 23:12:38 +00:00
|
|
|
tags:
|
|
|
|
- networking
|
|
|
|
- architecture
|
|
|
|
- extension
|
2017-11-06 21:36:24 +00:00
|
|
|
short-description: >
|
2017-10-12 23:12:38 +00:00
|
|
|
An API object that manages external access to the services in a cluster, typically HTTP.
|
2017-11-06 21:36:24 +00:00
|
|
|
long-description: >
|
2017-10-12 23:12:38 +00:00
|
|
|
Ingress can provide load balancing, SSL termination and name-based virtual hosting.
|