Skip to content

Commit

Permalink
Fix build failure by adding example and include files (kubernetes#10610)
Browse files Browse the repository at this point in the history
Signed-off-by: June Yi <gochist@gmail.com>
  • Loading branch information
gochist authored and Dragons committed Oct 8, 2019
1 parent 5d01719 commit dc70357
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions content/zh/docs/reference/tools.md.rej
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:

0 comments on commit dc70357

Please sign in to comment.