Skip to content

Commit b286a8e

Browse files
authored
docs: update Consul/Vault compatibility matrix (#26368)
Update our support matrix to show currently-supported versions of Consul, Vault, and Nomad.
1 parent 192dec4 commit b286a8e

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

website/content/docs/networking/consul/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,15 +132,15 @@ the [`consul.cluster`][] parameter.
132132
## Compatibility
133133

134134
All 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

website/content/docs/secure/vault/index.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)