update compatibility matrix (#15389)

This commit is contained in:
Nitya Dhanushkodi 2022-11-15 22:07:37 -08:00 committed by GitHub
parent 4e95a4c8ac
commit e8e018d600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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.