docs: add note about Nomad support for Consul 1.13.8 (#17512)
* docs: add note about Nomad support for Consul 1.13.8 * apply code review changes
This commit is contained in:
parent
b068b41288
commit
054ba0349c
|
@ -402,6 +402,12 @@ if the Vault policy is not modified as described.
|
||||||
As a precaution, we recommend both modifying the Vault policy and upgrading
|
As a precaution, we recommend both modifying the Vault policy and upgrading
|
||||||
to Consul 1.13.3 or later to avoid the breaking nature of that change.
|
to Consul 1.13.3 or later to avoid the breaking nature of that change.
|
||||||
|
|
||||||
|
### Nomad Incompatibility
|
||||||
|
|
||||||
|
Nomad users should not upgrade to Consul v1.13.8. An API change in this Consul
|
||||||
|
release prevents Nomad from correctly detecting the Consul agent version. As a
|
||||||
|
result, allocations are not placed in clients running v1.13.8.
|
||||||
|
|
||||||
## Consul 1.12.x ((#consul-1-12-0))
|
## Consul 1.12.x ((#consul-1-12-0))
|
||||||
|
|
||||||
### Modify Vault Policy for Vault CA Provider
|
### Modify Vault Policy for Vault CA Provider
|
||||||
|
|
Loading…
Reference in New Issue