File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -132,15 +132,15 @@ the [`consul.cluster`][] parameter.
132132## Compatibility
133133
134134All currently supported versions of Nomad are compatible with recent versions of
135- Consul, with some exceptions .
135+ Consul.
136136
137137* Nomad is not compatible with Consul Data Plane.
138138
139- | | Consul 1.17 .0+ | Consul 1.18 .0+ | Consul 1.19 .0+ |
140- | ------------------- | ----------------| ----------------| ----------------|
141- | Nomad 1.8 .0+ | ✅ | ✅ | ✅ |
142- | Nomad 1.7 .0+ | ✅ | ✅ | ✅ |
143- | Nomad 1.6 .0+ | ✅ | ✅ | ✅ |
139+ | | Consul 1.19 .0+ | Consul 1.20 .0+ | Consul 1.21 .0+ |
140+ | ---------------| ----------------| ----------------| ----------------|
141+ | Nomad 1.10 .0+ | ✅ | ✅ | ✅ |
142+ | Nomad 1.9 .0+ | ✅ | ✅ | ✅ |
143+ | Nomad 1.8 .0+ | ✅ | ✅ | ✅ |
144144
145145[ Automatic Clustering with Consul ] : /nomad/docs/deploy/clusters/connect-nodes
146146[ CDP ] : /consul/docs/connect/dataplane
Original file line number Diff line number Diff line change @@ -54,12 +54,14 @@ Jobs that need access to Vault may specify which Vault cluster to use with the
5454
5555## Compatibility
5656
57- * Nomad versions 1.4.0 and above are compatible with any currently supported
58- version of Vault.
59-
60- | | Vault 1.13.0+ |
61- | --------------| ---------------|
62- | Nomad 1.4.0+ | ✅ |
57+ All currently supported versions of Nomad are compatible with recent versions of
58+ Vault.
59+
60+ | | Vault 1.18.0+ | Vault 1.19.0+ | Vault 1.20.0+ |
61+ | ---------------| ---------------| ---------------| ---------------|
62+ | Nomad 1.10.0+ | ✅ | ✅ | ✅ |
63+ | Nomad 1.9.0+ | ✅ | ✅ | ✅ |
64+ | Nomad 1.8.0+ | ✅ | ✅ | ✅ |
6365
6466[ Consul Template ] : https://github.com/hashicorp/consul-template
6567[ Vault ] : https://www.vaultproject.io/ ' Vault by HashiCorp '
You can’t perform that action at this time.
0 commit comments