Destination Rule

Destination Rule Presets

Ready-to-deploy configuration presets for Destination Rule. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Circuit Breaking & Outlier Detection

The canonical DestinationRule: protect a service by capping connection-pool size and ejecting hosts that keep returning errors. This is how you stop a struggling backend from taking down its callers...

02

mTLS Origination to an Egress Host

Configure the sidecar to originate mutual TLS to an external service, presenting client certificates loaded from a Kubernetes secret. This is how you let in-mesh workloads talk to an external...