Ingress APIs manage external access to the services in a cluster, typically HTTP. This would generally be implemented as an API Gateway style of traffic routers that relay traffic to proxied services through a common entry point. The user would be left to control when and how to publish a service by using a declarative definition of the desired behavior (with YAML/JSON file).
Ingress This!!! API GA In 1.19
Jun 8, 2020 5:46:44 AM / by Gadi Naor posted in kubernetes, ingress, api