redirect fix round 1

pull/8689/head
Jeff Escalante 4 years ago
parent 86e7274a70
commit 4f541df88b
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB

@ -60,7 +60,6 @@
/docs/k8s/operations/upgrading /docs/k8s/upgrade 301!
/docs/k8s/operations/uninstalling /docs/k8s/uninstall 301!
/docs/k8s/operations/tls-on-existing-cluster /docs/k8s/tls-on-existing-cluster 301!
/docs/k8s/helm /docs/k8s/installation/helm 301!
/docs/agent/services /docs/discovery/services 301!
/docs/agent/checks /docs/discovery/checks 301!
/docs/agent/dns /docs/discovery/dns 301!

@ -5,16 +5,16 @@ sidebar_title: Compatibility Matrix
description: Compatibility Matrix for Consul Kubernetes and Consul
---
# Compatibility Matrix for Consul Kubernetes and Consul
# Compatibility Matrix for Consul Kubernetes and Consul
Consul Kubernetes (consul-k8s) is managed using Consul Helm. For every release of Consul Kubernetes, a new version of the Consul Kubernetes
Consul Kubernetes (consul-k8s) is managed using Consul Helm. For every release of Consul Kubernetes, a new version of the Consul Kubernetes
Helm chart and Consul Kubernetes binary is released through the HashiCorp Helm repository. The recommended best practice is to upgrade
the Helm chart which will ensure a compatible version of the Consul Kubernetes binary is used.
## Supported Versions
| Consul Version | Compatible Consul Helm Versions |
| ------------------- | -------------------------------- |
| 1.8.x | 0.22.0 - 0.24.1 |
| 1.7.x | 0.17.0 - 0.21.0 |
| 1.6.x | 0.10.0 - 0.16.2 |
| Consul Version | Compatible Consul Helm Versions |
| -------------- | ------------------------------- |
| 1.8.x | 0.22.0 - 0.24.1 |
| 1.7.x | 0.17.0 - 0.21.0 |
| 1.6.x | 0.10.0 - 0.16.2 |

Loading…
Cancel
Save