HAProxy Kubernetes Ingress Controller Documentation 1.10
Custom resources
In this section, you will find configuration guides for HAProxy Kubernetes Ingress Controller custom resource definitions (CRDs) you can use to extend the Kubernetes API.
- Backend CRD
- The Backend custom resource extends the Kubernetes API to let you manage how traffic is load balanced across pods.
- Defaults CRD
- The Defaults custom resource extends the Kubernetes API to let you manage default load balancer settings that apply to all services.
- Global CRD
- The Global custom resource extends the Kubernetes API to let you manage process-level options for the ingress controller.
Next up
Backend CRD