terraform HashiCorp Blog ·

Consul adds native multi-port service support

bloginfra
feature

Consul now offers native support for multi-port services, allowing applications to be represented with a single identity and multiple named ports. This change reduces catalog clutter and better aligns with how development teams model their applications. The feature is generally available and impacts users managing services within Consul.

Features (1)
  • Consul introduces native multi-port service definitions

    Consul now supports defining services with multiple named ports under a single identity. This change aims to simplify application modeling within Consul and reduce the complexity of managing service catalog entries.

Read the original announcement →

https://www.hashicorp.com/blog/one-service-many-doors-multi-port-services-in-consul

Related releases