735 B
		
	
	
	
	
	
			
		
		
	
	
			735 B
		
	
	
	
	
	
| title | reviewers | |
|---|---|---|
| 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]
- Learn more about Writing a New Topic.
- See Using Page Templates - Concept template for how to use this template.
{% endcapture %}
{% include templates/concept.md %}