update compatibility matrix (#15389)
This commit is contained in:
parent
4e95a4c8ac
commit
e8e018d600
|
@ -11,13 +11,13 @@ For every release of Consul on Kubernetes, a Helm chart, `consul-k8s-control-pla
|
|||
|
||||
## Supported Consul versions
|
||||
|
||||
Consul Kubernetes versions all of its components (`consul-k8s` CLI, `consul-k8s-control-plane`, and Helm chart) with a single semantic version. When installing or upgrading to a specific versions, ensure that you are using the correct Consul version with the compatible `consul-k8s` helm chart and/or CLI.
|
||||
Consul Kubernetes versions all of its components (`consul-k8s` CLI, `consul-k8s-control-plane`, and Helm chart) with a single semantic version. When installing or upgrading to a specific versions, ensure that you are using the correct Consul version with the compatible `consul-k8s` helm chart and/or CLI.
|
||||
|
||||
| Consul Version | Compatible consul-k8s Versions |
|
||||
| -------------- | -------------------------------- |
|
||||
| 1.13.x | 0.47.0 - latest |
|
||||
| 1.12.x | 0.43.0 - latest |
|
||||
| 1.11.x | 0.39.0 - 0.42.0, 0.44.0 - latest |
|
||||
| 1.13.x | 0.49.x |
|
||||
| 1.12.x | 0.43.0 - 0.49.x |
|
||||
| 1.11.x | 0.39.0 - 0.42.0, 0.44.0 - 0.49.x |
|
||||
|
||||
## Supported Envoy versions
|
||||
|
||||
|
@ -33,7 +33,7 @@ Starting with Consul K8s 0.39.0 and Consul 1.11.x, Consul Kubernetes supports th
|
|||
|
||||
## Platform specific compatibility notes
|
||||
|
||||
### Red Hat OpenShift
|
||||
### Red Hat OpenShift
|
||||
|
||||
Consul Kubernetes delivered Red Hat OpenShift support starting with Consul Helm chart version 0.25.0 for Consul 1.8.4. Please note the following details regarding OpenShift support.
|
||||
|
||||
|
|
Loading…
Reference in New Issue