website/cn/docs/concepts/example-concept-template.md

702 B

title approvers
概念模板示例
chenopis

{% capture overview %}

注意: 注意为新文档 create an entry in the table of contents

本页解释了 ...

{% endcapture %}

{% capture body %}

了解 ...

Kubernetes 提供 ...

使用 ...

使用 ...

{% endcapture %}

{% capture whatsnext %}

[可选章节]

{% endcapture %}

{% include templates/concept.md %}