FAQ
Deployment Strategies
Which deployment strategies are supported by Flagger?
When should I use A/B testing instead of progressive traffic shifting?
Can I use Flagger to manage applications that live outside of a service mesh?
When can I use traffic mirroring?
How to retry a failed release?
How to change replicas for a deployment when not using HPA?
Why is there a window of downtime during the canary initializing process when analysis is disabled?
How to disable cross namespace references?
Kubernetes services
How is an application exposed inside the cluster?
Multiple ports
My application listens on multiple ports. How can I expose them inside the cluster?
Label selectors
What labels selectors are supported by Flagger?
Is pod affinity and anti affinity supported?
Metrics
How does Flagger measure the request success rate and duration?
HTTP requests success rate percentage
HTTP requests milliseconds duration P99
Can I use custom metrics?
Istio Gateway API
Istio routing
How does Flagger interact with Istio?
Istio Ingress Gateway
How can I expose multiple canaries on the same external domain?
Istio Mutual TLS
How can I enable mTLS for a canary?
If Flagger is outside of the mesh, how can it start the load test?
ExternalDNS
Can I use annotations?
Multiple sources and Istio
Last updated
Was this helpful?