mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 16:46:36 +00:00
Limitations -> Constraints
This commit is contained in:
parent
e79aa5474f
commit
3e21f554ef
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user