diff --git a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository.md b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository.md
index e3ceda8320493..83daef821829f 100644
--- a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository.md
+++ b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository.md
@@ -34,6 +34,8 @@ in the [official announcement](/blog/2023/08/15/pkgs-k8s-io-introduction/).
 强烈建议按照[官方公告](/zh-cn/blog/2023/08/15/pkgs-k8s-io-introduction/)中所述,
 迁移到社区自治的软件包仓库。
 
+{{% legacy-repos-deprecation %}}
+
 <!--
 ### Verifying if the Kubernetes package repositories are used
 
diff --git a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
index b0143d4fc1c97..a6ff7b54676cc 100644
--- a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
+++ b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md
@@ -119,6 +119,8 @@ document.
 你需要启用所需的 Kubernetes 小版本的软件包仓库。
 这一点在[更改 Kubernetes 软件包仓库](/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository/)文档中有详细说明。
 
+{{% legacy-repos-deprecation %}}
+
 <!--
 ## Determine which version to upgrade to
 -->
diff --git a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md
index 03bcacab5ccdf..598541c3b0a0d 100644
--- a/content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md
+++ b/content/zh-cn/docs/tasks/administer-cluster/kubeadm/upgrading-linux-nodes.md
@@ -44,6 +44,8 @@ document.
 你需要启用所需的 Kubernetes 小版本的软件包仓库。
 这一点在[更改 Kubernetes 软件包仓库](/zh-cn/docs/tasks/administer-cluster/kubeadm/change-package-repository/)文档中有详细说明。
 
+{{% legacy-repos-deprecation %}}
+
 <!--
 ## Upgrading worker nodes