Merge pull request #2000 from xialonglee/cancel-italic-title

Delete italic style markdown symbol
This commit is contained in:
devin-donnelly
2016-12-20 19:25:22 -05:00
committed by GitHub
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ title: Pods
_pods_ are the smallest deployable units of computing that can be created and
managed in Kubernetes.
## What is a _pod_?
## What is a pod?
A _pod_ (as in a pod of whales or pea pod) is a group of one or more containers
(such as Docker containers), the shared storage for those containers, and