haproxytech / haproxy-consul-connect

HaProxy Connector for Consul Connect. Enables Service Mesh with Consul and HaProxy using TLS and Consul Discovery
Apache License 2.0
95 stars 20 forks source link

Feature: Support Consul Service Router #79

Open NickMRamirez opened 3 years ago

NickMRamirez commented 3 years ago

Introduced in Consul 1.6.

When Connect is enabled, the Consul UI has a tab that allows the user to create dynamic routes.

Could this be implemented in HAProxy-Consul-Connect?

https://www.consul.io/docs/connect/config-entries/service-router

Consul's Layer 7 routing feature: https://www.consul.io/docs/connect/l7-traffic

NickMRamirez commented 3 years ago

Related to https://github.com/haproxytech/haproxy-consul-connect/issues/49