Merge pull request #1712 from sunilarjun/v2.11-RKE1-EOL-warning

[v2.11] RKE1 EOL Warning Banner
This commit is contained in:
Billy Tat
2025-03-19 13:28:41 -07:00
committed by GitHub
173 changed files with 416 additions and 60 deletions
@@ -6,6 +6,8 @@ title: Upgrading Kubernetes without Upgrading Rancher
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/upgrade-kubernetes-without-upgrading-rancher"/>
</head>
<EOLRKE1Warning />
The RKE metadata feature allows you to provision clusters with new versions of Kubernetes as soon as they are released, without upgrading Rancher. This feature is useful for taking advantage of patch versions of Kubernetes, for example, if you want to upgrade to Kubernetes v1.14.7 when your Rancher server originally supported v1.14.6.
:::note