File tree Expand file tree Collapse file tree 2 files changed +1
-46
lines changed Expand file tree Collapse file tree 2 files changed +1
-46
lines changed Original file line number Diff line number Diff line change @@ -822,51 +822,6 @@ Beware.
822
822
注意事项
823
823
{{< /warning >}}
824
824
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 >}}
870
825
<!--
871
826
## Common Shortcode Issues
872
827
Original file line number Diff line number Diff line change @@ -692,7 +692,7 @@ under the `behavior` field.
692
692
693
693
<!--
694
694
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
696
696
rate of change of replicas while scaling.
697
697
-->
698
698
You can’t perform that action at this time.
0 commit comments