Adding updates to Zh files and standardizing v2.10 webhook table syntax

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2025-05-20 13:40:43 -07:00
parent cae834df4e
commit 56e0c55c1a
4 changed files with 18 additions and 8 deletions
@@ -16,6 +16,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/
| Patch 版本 | 发布时间 |
| --------------------------------------------------------------- | -------------------- |
| [2.10.6](https://github.com/rancher/rancher/releases/tag/v2.10.6) | 2025 年 5 月 21 日 |
| [2.10.5](https://github.com/rancher/rancher/releases/tag/v2.10.5) | 2025 年 4 月 24 日 |
| [2.10.4](https://github.com/rancher/rancher/releases/tag/v2.10.4) | 2025 年 3 月 31 日 |
| [2.10.3](https://github.com/rancher/rancher/releases/tag/v2.10.3) | 2025 年 2 月 27 日 |
@@ -15,7 +15,13 @@ title: 安装 Adapter
| Rancher 版本 | Adapter 版本 |
|-----------------|:---------------:|
| v2.10.0 | v5.0.1 |
| v2.10.6 | v105.0.0+up5.0.1 |
| v2.10.5 | v105.0.0+up5.0.1 |
| v2.10.4 | v105.0.0+up5.0.1 |
| v2.10.3 | v105.0.0+up5.0.1 |
| v2.10.2 | v105.0.0+up5.0.1 |
| v2.10.1 | v105.0.0+up5.0.1 |
| v2.10.0 | v105.0.0+up5.0.1 |
## 1. 获取对 Local 集群的访问权限
@@ -20,10 +20,13 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
| --------------- | --------------- | --------------------- | ------------------------- |
| v2.8.3 | v0.4.3 | &check; | &check; |
| v2.8.2 | v0.4.2 | &check; | &check; |
| v2.8.1 | v0.4.2 | &check; | &check; |
| v2.8.0 | v0.4.2 | &cross; | &check; |
| v2.10.6 | v0.6.7 | &check; | &cross; |
| v2.10.5 | v0.6.6 | &check; | &cross; |
| v2.10.4 | v0.6.5 | &check; | &cross; |
| v2.10.3 | v0.6.4 | &check; | &check; |
| v2.10.2 | v0.6.3 | &check; | &check; |
| v2.10.1 | v0.6.2 | &check; | &check; |
| v2.10.0 | v0.6.1 | &cross; | &check; |
## 为什么我们需要它?
@@ -20,9 +20,9 @@ Each Rancher version is designed to be compatible with a single version of the w
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.10.6 | v0.6.7 | &check; | N/A |
| v2.10.5 | v0.6.6 | &check; | N/A |
| v2.10.4 | v0.6.5 | &check; | N/A |
| v2.10.6 | v0.6.7 | &check; | &cross; |
| v2.10.5 | v0.6.6 | &check; | &cross; |
| v2.10.4 | v0.6.5 | &check; | &cross; |
| v2.10.3 | v0.6.4 | &check; | &check; |
| v2.10.2 | v0.6.3 | &check; | &check; |
| v2.10.1 | v0.6.2 | &check; | &check; |