This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
forked from kubernetes/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes#40158 from SSmallMonster/sync-15-4
[zh-cn] sync task files of task-15
- Loading branch information
Showing
5 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
--- | ||
title: "管理 Secrets" | ||
weight: 28 | ||
weight: 60 | ||
description: 使用 Secrets 管理机密配置数据。 | ||
--- | ||
--- | ||
<!-- | ||
title: "Managing Secret" | ||
weight: 60 | ||
description: Managing confidential settings data using Secrets. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
--- | ||
title: "给应用注入数据" | ||
weight: 30 | ||
weight: 70 | ||
description: 给你的工作负载 Pod 指定配置和其他数据。 | ||
--- | ||
<!-- | ||
title: "Inject Data Into Applications" | ||
description: Specify configuration and other data for the Pods that run your workload. | ||
weight: 70 | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
--- | ||
title: "运行 Jobs" | ||
weight: 50 | ||
weight: 90 | ||
description: 使用并行处理运行 Jobs。 | ||
--- | ||
<!-- | ||
title: "Run Jobs" | ||
description: Run Jobs using parallel processing. | ||
weight: 90 | ||
--> |