Fix build failure by adding example and include files (#10610)

Signed-off-by: June Yi <gochist@gmail.com>
This commit is contained in:
June Yi
2018-10-14 20:58:41 +09:00
committed by k8s-ci-robot
parent d14b898a91
commit 462f4553e2
7 changed files with 126 additions and 3 deletions
-3
View File
@@ -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: