Prototype of custom description meta tags. (#3928)

* Prototype of custom description meta tags.

* Put desc on one line.
This commit is contained in:
Steve Perry
2017-05-27 14:38:24 -07:00
committed by GitHub
parent 37976e6c74
commit 46e745a81a
2 changed files with 8 additions and 0 deletions
@@ -1,5 +1,6 @@
---
title: Assigning CPU and RAM Resources to a Container
description: When you create a Pod, you can request CPU and RAM resources for the containers that run in the Pod. You can also set limits for CPU and RAM use.
---
{% capture overview %}