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
@@ -2,6 +2,8 @@
title: RKE 模板
---
<EOLRKE1Warning />
RKE 模板旨在让 DevOps 和安全团队标准化和简化 Kubernetes 集群创建的流程。
RKE 的全称是 [Rancher Kubernetes Engine](https://rancher.com/docs/rke/latest/en/),它是 Rancher 用来配置 Kubernetes 集群的工具。
@@ -2,6 +2,8 @@
title: RKE Hardening Guide
---
<EOLRKE1Warning />
This document provides prescriptive guidance for how to harden an RKE cluster intended for production, before provisioning it with Rancher. It outlines the configurations and controls required for Center for Information Security (CIS) Kubernetes benchmark controls.
:::note