Limitations -> Constraints

This commit is contained in:
boruszak 2022-06-15 14:21:58 -05:00
parent e79aa5474f
commit 3e21f554ef

View File

@ -35,13 +35,13 @@ Regardless of whether you connect your clusters through WAN Federation or cluste
| Shares key/value stores | ✅ | ❌ | | Shares key/value stores | ✅ | ❌ |
| Uses gossip protocol | ✅ | ❌ | | Uses gossip protocol | ✅ | ❌ |
## Technical preview limitations ## Technical preview constraints
Not all features and functionality are available in the technical preview release. In particular, be aware of the following limitations: Not all features and functionality are available in the technical preview release. In particular, consider the following technical constraints:
- Mesh gateways for _service to service traffic_ between clusters are available. However, mesh gateways for _server to server traffic_ are not available. - Mesh gateways for _service to service traffic_ between clusters are available. However, mesh gateways for _server to server traffic_ are not available.
- Services exported to peered clusters must not be configured as HTTP. - Services exported to peered clusters must not be configured as HTTP.
- Support for dynamic routing such as splits, custom routes, or redirects is not available at this time. - Support for dynamic routing such as splits, custom routes, or redirects is not available at this time.
- The ``consul intention`` CLI command is not supported. - The `consul intention CLI` command is not supported.
- [L7 permissions](/docs/connect/l7-traffic) are not supported. - [L7 permissions](/docs/connect/l7-traffic) are not supported.
- Configuring service failover across peers is not supported. - Configuring service failover across peers is not supported.
- Accessing key/value stores across peers is not supported. - Accessing key/value stores across peers is not supported.