Adding EOL warning message tag to relevant RKE1 pages across versions/i18n folders.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2025-03-18 15:17:13 -07:00
parent 919ad43458
commit d77072be9d
171 changed files with 409 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