diff --git a/versioned_docs/version-2.6/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.6/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index 373065dd7e7..73ede34ea42 100644 --- a/versioned_docs/version-2.6/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/versioned_docs/version-2.6/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -18,6 +18,10 @@ In order to deploy and run the adapter successfully, you need to ensure its vers | v2.6.7* | v1.0.1 | | v2.6.8* | v1.0.1 | | v2.6.9 | v1.0.1 | +| v2.6.10 | v1.0.1 | +| v2.6.11 | v1.0.1 | +| v2.6.12 | v1.0.1 | +| v2.6.13 | v1.0.1 | > **Note:** While the adapter can technically be installed on Rancher v2.6.7 and v2.6.8, it is recommended to use version 2.6.9 or higher to avoid unexpected issues @@ -150,4 +154,4 @@ Finally, restart the rancher-csp-adapter deployment to ensure that the updated v kubectl rollout restart deploy rancher-csp-adapter -n cattle-csp-adapter-system ``` -> **Note:** There are methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) which can help reduce the number of manual rotation tasks over time. While these options are not officially supported, they may be useful to users wishing to automate some of these tasks. +> **Note:** Methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) allow you to automate some of these tasks. Although these methods aren't officially supported, they can reduce how often you need to manually rotate certificates. diff --git a/versioned_docs/version-2.7/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.7/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index 420e05b2d81..a4240a0156e 100644 --- a/versioned_docs/version-2.7/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/versioned_docs/version-2.7/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -25,6 +25,10 @@ In order to deploy and run the adapter successfully, you need to ensure its vers | v2.7.3 | v2.0.1 | | v2.7.4 | v2.0.1 | | v2.7.5 | v2.0.2 | +| v2.7.6 | v2.0.2 | +| v2.7.7 | v2.0.2 | +| v2.7.8 | v2.0.2 | +| v2.7.9 | v2.0.2 | ### 1. Gain Access to the Local Cluster @@ -156,4 +160,4 @@ Finally, restart the rancher-csp-adapter deployment to ensure that the updated v kubectl rollout restart deploy rancher-csp-adapter -n cattle-csp-adapter-system ``` -> **Note:** There are methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) which can help reduce the number of manual rotation tasks over time. While these options are not officially supported, they may be useful to users wishing to automate some of these tasks. \ No newline at end of file +> **Note:** Methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) allow you to automate some of these tasks. Although these methods aren't officially supported, they can reduce how often you need to manually rotate certificates. diff --git a/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index 3eb473c9902..6a325ef79a8 100644 --- a/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -17,15 +17,9 @@ In order to deploy and run the adapter successfully, you need to ensure its vers ::: -| Rancher Version | Adapter Version | -|-----------------|:---------------:| -| v2.7.0 | v2.0.0 | -| v2.7.1 | v2.0.0 | -| v2.7.2 | v2.0.1 | -| v2.7.3 | v2.0.1 | -| v2.7.4 | v2.0.1 | -| v2.7.5 | v2.0.2 | - +| Rancher Version | Adapter Version | +|-----------------|:----------------:| +| v2.8.0 | v103.0.0+up3.0.0 | ### 1. Gain Access to the Local Cluster @@ -156,4 +150,4 @@ Finally, restart the rancher-csp-adapter deployment to ensure that the updated v kubectl rollout restart deploy rancher-csp-adapter -n cattle-csp-adapter-system ``` -> **Note:** There are methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) which can help reduce the number of manual rotation tasks over time. While these options are not officially supported, they may be useful to users wishing to automate some of these tasks. +> **Note:** Methods such as cert-manager's [trust operator](https://cert-manager.io/docs/projects/trust/) allow you to automate some of these tasks. Although these methods aren't officially supported, they can reduce how often you need to manually rotate certificates.