Files
website/content/en/docs/reference/glossary/ingress.md
T
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

462 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Ingress ingress 2018-04-12 /docs/concepts/services-networking/ingress/ An API object that manages external access to the services in a cluster, typically HTTP.
networking
architecture
extension

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

Ingress may provide load balancing, SSL termination and name-based virtual hosting.