Skip to main content

7 docs tagged with "Mirroring"

View all tags

Canary Deployments

Implement canary deployment strategies with progressive traffic shifting, health-check gating, and rollback using Traefik Hub API Gateway.

Default ServersTransport

The default ServersTransport allows configuring the connection between Traefik Hub API Gateway and the HTTP servers by default.

Kubernetes Service

A Service is not a Traefik CRD, it allows you to describe the Service option in an IngressRoute or a Traefik Service.

ServersTransport in Kubernetes

In Kubernetes, a ServersTransport allows configuring the connection between Traefik Hub API Gateway and the HTTP servers.

Traefik Service in Kubernetes

In Kubernetes, a TraefikService is in charge of defining advanced load-balancing strategies on top of Kubernetes Services.

Traffic Mirroring

Mirror production traffic to secondary services for shadow testing without affecting users. Validate new versions with real request patterns before shifting live traffic.