diff --git a/content/zh/docs/templates/feature-state-deprecated.txt b/content/zh/docs/templates/feature-state-deprecated.txt new file mode 100644 index 0000000000..06a0a43660 --- /dev/null +++ b/content/zh/docs/templates/feature-state-deprecated.txt @@ -0,0 +1,2 @@ + +该功能已被*弃用*。有关此状态的更多信息,请参见[Kubernetes 弃用策略](/docs/reference/deprecation-policy/)。 diff --git a/content/zh/docs/templates/feature-state-stable.txt b/content/zh/docs/templates/feature-state-stable.txt new file mode 100644 index 0000000000..aa422b9f1a --- /dev/null +++ b/content/zh/docs/templates/feature-state-stable.txt @@ -0,0 +1,5 @@ + +该功能是“稳定的”,意味着: + +* 版本名是 vX,其中 X 是整数。 +* 该功能将出现在多个后续释出的软件稳定版中。