42 lines
672 B
Markdown
42 lines
672 B
Markdown
---
|
|
title: Example Concept Template
|
|
reviewers:
|
|
- chenopis
|
|
content_type: concept
|
|
toc_hide: true
|
|
---
|
|
|
|
<!-- overview -->
|
|
|
|
{{< note >}}
|
|
Be sure to also [create an entry in the table of contents](/docs/home/contribute/write-new-topic/#creating-an-entry-in-the-table-of-contents) for your new document.
|
|
{{< /note >}}
|
|
|
|
This page explains ...
|
|
|
|
|
|
|
|
<!-- body -->
|
|
|
|
## Understanding ...
|
|
|
|
Kubernetes provides ...
|
|
|
|
## Using ...
|
|
|
|
To use ...
|
|
|
|
|
|
|
|
## {{% heading "whatsnext" %}}
|
|
|
|
|
|
**[Optional Section]**
|
|
|
|
* Learn more about [Writing a New Topic](/docs/home/contribute/style/write-new-topic/).
|
|
* See [Page Content Types - Concept](/docs/home/contribute/style/page-concept-types/#concept).
|
|
|
|
|
|
|
|
|