Merge pull request #2294 from LucasSaintarbor/v2.14.1-maintenance

v2.14.1 - Rancher Manager Release Maintenance
This commit is contained in:
Lucas Saintarbor
2026-04-29 11:31:58 -07:00
committed by GitHub
14 changed files with 40 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | April 29, 2026 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | March 25, 2026 |
## What can I expect when a feature is marked for deprecation?
@@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
| Rancher Version | Adapter Version |
|-----------------|------------------|
| v2.14.1 | 109.0.0+up9.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
### 1. Gain Access to the Local Cluster
+1
View File
@@ -20,6 +20,7 @@ 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.14.1 | v0.10.1 | ✓ | ✓ |
| v2.14.0 | v0.10.0 | ✗ | ✓ |
## Why Do We Need It?
@@ -12,6 +12,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/
| Patch 版本 | 发布时间 |
| ----------------------------------------------------------------- | ------------------ |
| [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | 2026 年 04 月 29 日 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | 2026 年 03 月 25 日 |
## 当一个功能被标记为弃用我可以得到什么样的预期?
@@ -15,6 +15,7 @@ title: 安装 Adapter
| Rancher 版本 | Adapter 版本 |
|-----------------|------------------|
| v2.14.1 | 109.0.0+up9.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
## 1. 获取对 Local 集群的访问权限
@@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.14.1 | v0.10.1 | ✓ | ✓ |
| v2.14.0 | v0.10.0 | ✗ | ✓ |
## 为什么我们需要它?
@@ -12,6 +12,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/
| Patch 版本 | 发布时间 |
| ----------------------------------------------------------------- | ------------------ |
| [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | 2026 年 04 月 29 日 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | 2026 年 03 月 25 日 |
## 当一个功能被标记为弃用我可以得到什么样的预期?
@@ -15,6 +15,7 @@ title: 安装 Adapter
| Rancher 版本 | Adapter 版本 |
|-----------------|------------------|
| v2.14.1 | 109.0.0+up9.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
## 1. 获取对 Local 集群的访问权限
@@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.14.1 | v0.10.1 | ✓ | ✓ |
| v2.14.0 | v0.10.0 | ✗ | ✓ |
## 为什么我们需要它?
+4 -4
View File
@@ -3,8 +3,8 @@ The following table summarizes different GitHub metrics to give you an idea of e
| Provider | Project | Stars | Forks | Contributors |
| ---- | ---- | ---- | ---- | ---- |
| Canal | https://github.com/projectcalico/canal | 720 | 97 | 20 |
| Flannel | https://github.com/flannel-io/flannel | 9.4k | 2.9k | 247 |
| Calico | https://github.com/projectcalico/calico | 7.1k | 1.5k | 411 |
| Canal | https://github.com/projectcalico/canal | 722 | 97 | 20 |
| Flannel | https://github.com/flannel-io/flannel | 9.4k | 2.9k | 248 |
| Calico | https://github.com/projectcalico/calico | 7.2k | 1.6k | 412 |
| Weave | https://github.com/weaveworks/weave | 6.6k | 675 | 82 |
| Cilium | https://github.com/cilium/cilium | 24k | 3.7k | 1049 |
| Cilium | https://github.com/cilium/cilium | 24.2k | 3.7k | 1067 |
+24 -3
View File
@@ -17,12 +17,12 @@ Here you can find links to supporting documentation for the current released ver
<th>Community</th>
</tr>
<tr>
<td><b>v2.14.0</b></td>
<td><b>v2.14.1</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.14">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.14.0">Release Notes</a></td>
<td><center>N/A</center></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.14.1">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>&#10003;</center></td>
</tr>
</table>
@@ -112,6 +112,27 @@ Here you can find links to supporting documentation for the current released ver
### Past Versions
Here you can find links to supporting documentation for previous versions of Rancher v2.14, and their availability for [Rancher Prime](/v2.14/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher:
<table>
<tr>
<th>Version</th>
<th>Documentation</th>
<th>Release Notes</th>
<th>Support Matrix</th>
<th>Prime</th>
<th>Community</th>
</tr>
<tr>
<td><b>v2.14.0</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.14">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.14.0">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
</tr>
</table>
Here you can find links to supporting documentation for previous versions of Rancher v2.13, and their availability for [Rancher Prime](/v2.13/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher:
<table>
@@ -12,6 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | April 29, 2026 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | March 25, 2026 |
## What can I expect when a feature is marked for deprecation?
@@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
| Rancher Version | Adapter Version |
|-----------------|------------------|
| v2.14.1 | 109.0.0+up9.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
### 1. Gain Access to the Local Cluster
@@ -20,6 +20,7 @@ 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.14.1 | v0.10.1 | &check; | &check; |
| v2.14.0 | v0.10.0 | &cross; | &check; |
## Why Do We Need It?