Skip to content

Commit 8b57198

Browse files
committed
[zh-cn] sync style-guide horizontal-pod-autoscale
Signed-off-by: xin.li <[email protected]>
1 parent b54a9e6 commit 8b57198

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

content/zh-cn/docs/contribute/style/style-guide.md

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -822,51 +822,6 @@ Beware.
822822
注意事项
823823
{{< /warning >}}
824824

825-
<!--
826-
### Katacoda Embedded Live Environment
827-
828-
This button lets users run Minikube in their browser using the [Katacoda Terminal](https://www.katacoda.com/embed/panel).
829-
It lowers the barrier of entry by allowing users to use Minikube with one click instead of going through the complete
830-
Minikube and Kubectl installation process locally.
831-
832-
The Embedded Live Environment is configured to run `minikube start` and lets users complete tutorials in the same window
833-
as the documentation.
834-
835-
{{< caution >}}
836-
The session is limited to 15 minutes.
837-
{{< /caution >}}
838-
839-
For example:
840-
841-
```
842-
{{</* kat-button */>}}
843-
```
844-
845-
The output is:
846-
847-
{{< kat-button >}}
848-
-->
849-
### Katacoda 嵌套现场环境 {#katacoda-embedded-live-environment}
850-
851-
此按钮允许用户使用 [Katacoda 终端](https://www.katacoda.com/embed/panel)
852-
在其浏览器中运行 Minikube。该环境降低了用户对 Minikube 的入门难度,
853-
只需要一次鼠标点击即可完成,而不需要完全经历 Minikube 和 kubectl 的安装过程。
854-
855-
嵌套现场环境配置为运行 `minikube start`,允许用户在文档所在的窗口完成教程。
856-
857-
{{< caution >}}
858-
会话限制为 15 分钟。
859-
{{< /caution >}}
860-
861-
例如:
862-
863-
```
864-
{{</* kat-button */>}}
865-
```
866-
867-
其输出为:
868-
869-
{{< kat-button >}}
870825
<!--
871826
## Common Shortcode Issues
872827

content/zh-cn/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ under the `behavior` field.
692692

693693
<!--
694694
You can specify a _stabilization window_ that prevents [flapping](#flapping)
695-
the replica count for a scaling target. Scaling policies also let you controls the
695+
the replica count for a scaling target. Scaling policies also let you control the
696696
rate of change of replicas while scaling.
697697
-->
698698

0 commit comments

Comments
 (0)