mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Beta release constraints updated
This commit is contained in:
parent
aa53c3bcab
commit
6aaf674396
@ -31,20 +31,17 @@ Regardless of whether you connect your clusters through WAN federation or cluste
|
||||
| Connects clusters across datacenters | ✅ | ✅ |
|
||||
| Shares support queries and service endpoints | ✅ | ✅ |
|
||||
| Connects clusters owned by different operators | ❌ | ✅ |
|
||||
| Functions without declaring primary datacenter | ❌ | ✅ |
|
||||
| Functions without declaring primary datacenter | ❌ | ✅ |
|
||||
| Shares key/value stores | ✅ | ❌ |
|
||||
| Uses gossip protocol | ✅ | ❌ |
|
||||
|
||||
## Technical preview constraints
|
||||
Not all features and functionality are available in the technical preview release. In particular, consider the following technical constraints:
|
||||
## Beta release constraints
|
||||
Not all features and functionality are available in the beta release. In particular, consider the following technical constraints:
|
||||
|
||||
- Consul ACLs must be disabled or the ACL `default_policy` must be set to `allow`.
|
||||
- Mesh gateways for _server to server traffic_ are not available. However, mesh gateways for _service to service traffic_ between clusters are available.
|
||||
- Services exported to peered clusters must be configured to use the TCP protcol (not HTTP, HTTP 2 and gRPC).
|
||||
- Support for dynamic routing such as splits, custom routes, or redirects is not available.
|
||||
- Dynamic routing features such as splits, custom routes, and redirects cannot target services in a peered cluster.
|
||||
- Configuring service failover across peers is not supported for service mesh.
|
||||
- Consul datacenters that are already federated stay federated. You do not need to migrate WAN federated clusters to cluster peering.
|
||||
- The `consul intention CLI` command is not supported. To manage intentions that specify services in peered clusters, use [configuration entries](/docs/connect/config-entries/service-intentions).
|
||||
- [L7 permissions](/docs/connect/l7-traffic) are not supported.
|
||||
- Configuring service failover across peers is not supported.
|
||||
- Accessing key/value stores across peers is not supported.
|
||||
- Consul datacenters that are already federated stay federated.
|
||||
- Non-enterprise Consul instances cannot sync services with namespaces outside of the `default` namespace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user