mirror of https://github.com/hashicorp/consul
Backport of docs: add nomad incompatibility to 1.14 docs into release/1.14.x (#15419)
* backport of commitpull/15425/headf0558c9900
* backport of commit3eba4f9c09
Co-authored-by: Michael Schurter <mschurter@hashicorp.com> Co-authored-by: Derek Menteer <105233703+hashi-derek@users.noreply.github.com>
parent
2de3b807d0
commit
1853ac8669
|
@ -24,6 +24,11 @@ A breaking change was made in Consul 1.14 that:
|
|||
- [Consul Connect is enabled by default.](/docs/connect) To disable, set
|
||||
[`connect.enabled`](/docs/agent/config/config-files#connect_enabled) to `false`.
|
||||
|
||||
The changes to Consul service mesh in version 1.14 are incompatible with Nomad 1.4.2 and
|
||||
earlier. If you operate Consul service mesh using Nomad 1.4.2 or earlier, do not upgrade to Consul 1.14 until
|
||||
[hashicorp/nomad#15266](https://github.com/hashicorp/nomad/issues/15266) is
|
||||
fixed.
|
||||
|
||||
#### Changes to gRPC TLS configuration
|
||||
|
||||
**Make configuration changes** if using [`ports.grpc`](/docs/agent/config/config-files#grpc_port) in conjunction with any of the following settings that enables encryption:
|
||||
|
|
Loading…
Reference in New Issue