Skip to content

Commit e62dc64

Browse files
Add RKE1 EOL information (#723)
* Add RKE1 EOL information Signed-off-by: Kiefer Chang <[email protected]> Co-authored-by: Jillian Maroket <[email protected]>
1 parent 6665521 commit e62dc64

File tree

9 files changed

+74
-0
lines changed

9 files changed

+74
-0
lines changed

docs/rancher/cloud-provider.md

+9
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ To eliminate the need for manual intervention after the guest cluster is provisi
6363
:::
6464

6565
### Deploying to the RKE1 Cluster with Harvester Node Driver
66+
67+
:::caution
68+
69+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
70+
71+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
72+
73+
:::
74+
6675
When spinning up an RKE cluster using the Harvester node driver, you can perform two steps to deploy the `Harvester` cloud provider:
6776

6877
1. Select `Harvester(Out-of-tree)` option.

docs/rancher/csi-driver.md

+8
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Currently, the Harvester CSI driver only supports single-node read-write(RWO) vo
4444

4545
### Deploying with Harvester RKE1 node driver
4646

47+
:::caution
48+
49+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
50+
51+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
52+
53+
:::
54+
4755
- Select the `Harvester(Out-of-tree)` option.
4856

4957
![](/img/v1.2/rancher/rke-cloud-provider.png)

docs/rancher/node/rke1-cluster.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ title: "Creating an RKE1 Kubernetes Cluster"
88
<link rel="canonical" href="https://docs.harvesterhci.io/v1.4/rancher/node/rke1-cluster"/>
99
</head>
1010

11+
:::caution
12+
13+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
14+
15+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
16+
17+
:::
18+
1119
You can now provision RKE1 Kubernetes clusters on top of the Harvester cluster in Rancher using the built-in Harvester node driver.
1220

1321
RKE1 and RKE2 have several slight behavioral differences. Refer to the [differences between RKE1 and RKE2](https://ranchermanager.docs.rancher.com/v2.7/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences) to get some high-level insights.

versioned_docs/version-v1.3/rancher/cloud-provider.md

+9
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ To eliminate the need for manual intervention after the guest cluster is provisi
6363
:::
6464

6565
### Deploying to the RKE1 Cluster with Harvester Node Driver
66+
67+
:::caution
68+
69+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
70+
71+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
72+
73+
:::
74+
6675
When spinning up an RKE cluster using the Harvester node driver, you can perform two steps to deploy the `Harvester` cloud provider:
6776

6877
1. Select `Harvester(Out-of-tree)` option.

versioned_docs/version-v1.3/rancher/csi-driver.md

+8
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ Currently, the Harvester CSI driver only supports single-node read-write(RWO) vo
4949

5050
### Deploying with Harvester RKE1 node driver
5151

52+
:::caution
53+
54+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
55+
56+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
57+
58+
:::
59+
5260
- Select the `Harvester(Out-of-tree)` option.
5361

5462
![](/img/v1.2/rancher/rke-cloud-provider.png)

versioned_docs/version-v1.3/rancher/node/rke1-cluster.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ title: "Creating an RKE1 Kubernetes Cluster"
77
<head>
88
<link rel="canonical" href="https://docs.harvesterhci.io/v1.1/rancher/node/rke1-cluster"/>
99
</head>
10+
:::caution
11+
12+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
13+
14+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
15+
16+
:::
1017

1118
You can now provision RKE1 Kubernetes clusters on top of the Harvester cluster in Rancher using the built-in Harvester node driver.
1219

versioned_docs/version-v1.4/rancher/cloud-provider.md

+9
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ To eliminate the need for manual intervention after the guest cluster is provisi
6363
:::
6464

6565
### Deploying to the RKE1 Cluster with Harvester Node Driver
66+
67+
:::caution
68+
69+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
70+
71+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
72+
73+
:::
74+
6675
When spinning up an RKE cluster using the Harvester node driver, you can perform two steps to deploy the `Harvester` cloud provider:
6776

6877
1. Select `Harvester(Out-of-tree)` option.

versioned_docs/version-v1.4/rancher/csi-driver.md

+8
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ Currently, the Harvester CSI driver only supports single-node read-write(RWO) vo
4444

4545
### Deploying with Harvester RKE1 node driver
4646

47+
:::caution
48+
49+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
50+
51+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./node/rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
52+
53+
:::
54+
4755
- Select the `Harvester(Out-of-tree)` option.
4856

4957
![](/img/v1.2/rancher/rke-cloud-provider.png)

versioned_docs/version-v1.4/rancher/node/rke1-cluster.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ title: "Creating an RKE1 Kubernetes Cluster"
88
<link rel="canonical" href="https://docs.harvesterhci.io/v1.4/rancher/node/rke1-cluster"/>
99
</head>
1010

11+
:::caution
12+
13+
Rancher Kubernetes Engine (RKE) will reach the end of its life on **July 31, 2025**. Harvester **v1.6.0** and later versions will not support RKE. Switching to RKE2, which provides a more secure and efficient environment, is recommended.
14+
15+
In-place upgrades are not an option, so you must [create new RKE2 clusters](./rke2-cluster.md) and migrate the workloads from your existing RKE clusters (known as replatforming). For more information, see [RKE End of Life](https://www.suse.com/support/kb/doc/?id=000021513).
16+
17+
:::
18+
1119
You can now provision RKE1 Kubernetes clusters on top of the Harvester cluster in Rancher using the built-in Harvester node driver.
1220

1321
RKE1 and RKE2 have several slight behavioral differences. Refer to the [differences between RKE1 and RKE2](https://ranchermanager.docs.rancher.com/v2.7/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/rke1-vs-rke2-differences) to get some high-level insights.

0 commit comments

Comments
 (0)