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.
Fix build failure by adding example and include files (kubernetes#10610)
Signed-off-by: June Yi <gochist@gmail.com>
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
diff a/content/zh/docs/reference/tools.md b/content/zh/docs/reference/tools.md (rejected hunks) | ||
@@ -14,9 +14,7 @@ content_template: templates/concept | ||
--- | ||
|
||
<!-- | ||
-{{% capture overview %}} | ||
Kubernetes contains several built-in tools to help you work with the Kubernetes system. | ||
-{{% /capture %}} | ||
--> | ||
{{% capture overview %}} | ||
Kubernetes ����һЩ���ù��ߣ��������û����õ�ʹ�� Kubernetes ϵͳ�� | ||
@@ -102,7 +100,6 @@ Use Kompose to: | ||
* Translate a Docker Compose file into Kubernetes objects | ||
* Go from local Docker development to managing your application via Kubernetes | ||
* Convert v1 or v2 Docker Compose `yaml` files or [Distributed Application Bundles](https://docs.docker.com/compose/bundles/) | ||
-{{% /capture %}} | ||
--> | ||
ʹ�� Kompose: | ||
|