Fix/re-introduce custom Jekyll tags for better glossary integration (#6163)

This commit is contained in:
Jessica Yao
2017-11-06 13:36:24 -08:00
committed by Zach Corleissen
parent 0abbfdc12e
commit 53cf7defd5
52 changed files with 546 additions and 225 deletions
@@ -5,7 +5,7 @@ title: Define a Command and Arguments for a Container
{% capture overview %}
This page shows how to define commands and arguments when you run a container
in a Kubernetes Pod.
in a {% glossary_tooltip term_id="pod" %}.
{% endcapture %}