Merge pull request #28907 from llhuii/fix-beta-summary-of-api-overview
[zh] fix the beta summary indentation in using-api
This commit is contained in:
@@ -111,7 +111,7 @@ Here's a summary of each level:
|
|||||||
特性默认开启。
|
特性默认开启。
|
||||||
- 尽管一些特性会发生细节上的变化,但它们将会被长期支持。
|
- 尽管一些特性会发生细节上的变化,但它们将会被长期支持。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
- The schema and/or semantics of objects may change in incompatible ways in
|
- The schema and/or semantics of objects may change in incompatible ways in
|
||||||
a subsequent beta or stable release. When this happens, migration
|
a subsequent beta or stable release. When this happens, migration
|
||||||
instructions are provided. Schema changes may require deleting, editing, and
|
instructions are provided. Schema changes may require deleting, editing, and
|
||||||
@@ -120,7 +120,7 @@ Here's a summary of each level:
|
|||||||
- The software is not recommended for production uses. Subsequent releases
|
- The software is not recommended for production uses. Subsequent releases
|
||||||
may introduce incompatible changes. If you have multiple clusters which
|
may introduce incompatible changes. If you have multiple clusters which
|
||||||
can be upgraded independently, you may be able to relax this restriction.
|
can be upgraded independently, you may be able to relax this restriction.
|
||||||
-->
|
-->
|
||||||
- 在随后的 Beta 版或稳定版中,对象的模式和(或)语义可能以不兼容的方式改变。
|
- 在随后的 Beta 版或稳定版中,对象的模式和(或)语义可能以不兼容的方式改变。
|
||||||
当这种情况发生时,将提供迁移说明。
|
当这种情况发生时,将提供迁移说明。
|
||||||
模式更改可能需要删除、编辑和重建 API 对象。
|
模式更改可能需要删除、编辑和重建 API 对象。
|
||||||
@@ -130,10 +130,10 @@ Here's a summary of each level:
|
|||||||
后续发布版本可能会有不兼容的变动。
|
后续发布版本可能会有不兼容的变动。
|
||||||
如果你有多个集群可以独立升级,可以放宽这一限制。
|
如果你有多个集群可以独立升级,可以放宽这一限制。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please try beta features and provide feedback. After the features exit beta, it
|
Please try beta features and provide feedback. After the features exit beta, it
|
||||||
may not be practical to make more changes.
|
may not be practical to make more changes.
|
||||||
-->
|
-->
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
请试用测试版特性时并提供反馈。特性完成 Beta 阶段测试后,
|
请试用测试版特性时并提供反馈。特性完成 Beta 阶段测试后,
|
||||||
就可能不会有太多的变更了。
|
就可能不会有太多的变更了。
|
||||||
|
|||||||
Reference in New Issue
Block a user