API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Kubernetes Ingress

The Kubernetes Ingress API manages external HTTP and HTTPS access to services within a cluster, providing load balancing, SSL termination, and name-based virtual hosting. Traffic routing is controlled by rules defined on the Ingress resource and fulfilled by an Ingress controller.

Documentation

Specifications

Other Resources

OpenAPI

kubernetes-ingress-openapi.yml Raw ↑