mirror of https://github.com/hashicorp/consul
Update configure.mdx
parent
86110ebac8
commit
c79b1eb51c
|
@ -6,6 +6,12 @@ description: Learn how to enable the v2 catalog and configure services to suppor
|
|||
|
||||
# Configure multi-port services
|
||||
|
||||
<Warning>
|
||||
|
||||
The v2 catalog API and Traffic Permissions API are currently in beta. This documentation supports testing and development scenarios. Do the v2 catalog API in secure production environments.
|
||||
|
||||
</Warning>
|
||||
|
||||
<Note>
|
||||
|
||||
Multi-port services and selecting workloads using multiple services require enabling [Consul's v2 architecture](/consul/docs/architecture/v2).
|
||||
|
|
Loading…
Reference in New Issue