Files
website/docs/concepts/example-concept-template.md
T
2017-05-24 14:48:20 -07:00

706 B

title
title
Example Concept Template

{% capture overview %} NOTE: Be sure to also create an entry in the table of contents for your new document.

This page explains ... {% endcapture %}

{% capture body %}

Understanding ...

Kubernetes provides ...

Using ...

To use ... {% endcapture %}

{% capture whatsnext %} [Optional Section]

{% include templates/concept.md %}