Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDynamic destination policy: circuit breakers, load balancer #1406
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Istio allows the user to dynamically specify
circuitBreaker
andloadBalancing
in istio destination policies. Linkerd should honor those configurations.