From 6a663af5fa15c44a44dc191af5c4621870166b9c Mon Sep 17 00:00:00 2001 From: Max Sokolovsky Date: Thu, 15 Sep 2022 14:38:24 -0400 Subject: [PATCH] Add a Rancher vs CSP Adapter version compatibility matrix --- .../aws-cloud-marketplace/install-adapter.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/explanations/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/docs/explanations/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index af34cff319b..afcb0ac1a9e 100644 --- a/docs/explanations/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/docs/explanations/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -8,6 +8,20 @@ import TabItem from '@theme/TabItem'; > **Important:** If you are attempting to re-install the adapter, you may experience errant out-of-compliance messages for up to an hour. +### Rancher vs. Adapter Compatibility Matrix + +:::note Important: + +Different versions of the CSP adapter rely on features found in specific versions of Rancher. +In order to deploy and run the adapter successfully, you need to ensure its version corresponds to the necessary version of Rancher. + +::: + +| Rancher Version | Adapter Version | +| --------------- | :-------------: | +| v2.6.7 | v1.0.1 | +| v2.6.8 | v1.0.1 | + ### 1. Gain Access to the Local Cluster > **Note:** Only admin users should have access to the local cluster. Because the CSP adapter must be installed in the local cluster, this installation must be carried out by an admin user.