Guides
Guides show you how to use Voyager as a Kubernetes Ingress controller.
- HTTP
- Exposing Service via Ingress
- Virtual Hosting
- Supports Loadbalancer Source Range
- URL and Request Header Re-writing
- Enable CORS
- Custom HTTP Port
- Using External Service as Ingress Backend
- HSTS
- Forward Traffic to StatefulSet Pods
- Configure Sticky session to Backends
- Blue Green Deployments using weighted Loadbalancing
- TLS/SSL
- TCP
- Configuration
- Customize generated HAProxy config via BackendRule (can be used for http rewriting, add health checks, etc.)
- Apply Frontend Rules
- Supported Annotations
- Specify NodePort
- Configure global options
- Configure Custom Timeouts for HAProxy
- Configure Load balancing algorithm
- Using Custom HAProxy Templates
- Using Additional Configuration Files
- Using HTTP/2 and gRPC
- Security
- Monitoring
- Scaling Ingress
- Placement of Ingress Pods
- Avoid 503 with Graceful Server Shutdown