Contour Kubernetes Ingress API

Contour's support for the standard Kubernetes Ingress v1 resource, enabling basic ingress use cases such as host-based and path-based routing to backend services. Contour watches Ingress v1 resources and translates them into Envoy proxy configuration, with support for IngressClass selection and Contour-specific annotations for extended configuration.

API entry from apis.yml

apis.yml Raw ↑
aid: contour:contour-kubernetes-ingress-api
name: Contour Kubernetes Ingress API
description: Contour's support for the standard Kubernetes Ingress v1 resource, enabling basic ingress
  use cases such as host-based and path-based routing to backend services. Contour watches Ingress v1
  resources and translates them into Envoy proxy configuration, with support for IngressClass selection
  and Contour-specific annotations for extended configuration.
humanURL: https://projectcontour.io/docs/main/config/ingress/
baseURL: https://projectcontour.io
tags:
- Ingress
- Kubernetes
- Networking
- Routing
- Standard API
properties:
- type: Documentation
  url: https://projectcontour.io/docs/main/config/ingress/
- type: Reference
  url: https://projectcontour.io/docs/main/config/annotations/