zh-trans: add index files update (#11702)
* Add /docs/tasks/tls/_index.md * zh-trans: add docs/tasks/access-kubernetes-api/custom-resources/_index.md * zh-trans: add docs/tutorials/kubernetes-basics/explore/_index.md * zh-trans: add docs/tasks/configure-pod-container/_index.md * Update _index.md
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b74bcf4d58
commit
6aea702e16
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: "使用自定义资源"
|
||||||
|
weight: 10
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- ---
|
||||||
|
title: "Use Custom Resources"
|
||||||
|
weight: 10
|
||||||
|
--- -->
|
||||||
@@ -1,12 +1,10 @@
|
|||||||
<!--
|
|
||||||
---
|
---
|
||||||
|
title: "配置 Pods 和容器"
|
||||||
|
weight: 20
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
title: "Configure Pods and Containers"
|
title: "Configure Pods and Containers"
|
||||||
weight: 20
|
weight: 20
|
||||||
---
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
---
|
|
||||||
title: "配置 Pod 和 容器"
|
|
||||||
weight: 20
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|||||||
Executable
+4
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
title: "TLS"
|
||||||
|
weight: 100
|
||||||
|
---
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: 了解你的应用
|
||||||
|
weight: 30
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- ---
|
||||||
|
title: Explore Your App
|
||||||
|
weight: 30
|
||||||
|
--- -->
|
||||||
Reference in New Issue
Block a user