mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-13 18:05:38 +00:00
Merge pull request #1012 from MbolotSuse/csp-adapter-3.0.0
Updating CSP Adapter Version Table
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
> **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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user