hashicorp / consul-demo-traffic-splitting

Example application using Docker Compose to demonstrate Consul Service Mesh Traffic Splitting
Mozilla Public License 2.0
23 stars 21 forks source link

circuit breaker with consul connect #7

Open daljeet-hcl opened 4 years ago

daljeet-hcl commented 4 years ago

consul connect uses envoy proxy. envoy proxy has circuit breaking capability. https://www.envoyproxy.io/learn/circuit-breaking can we use this capability from within consul. Do you have an example of this capability running within kubernetes.