delete italic style

This commit is contained in:
xialong.lee
2016-12-20 09:51:45 +08:00
parent ab8f4e58c6
commit 231b924608
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ assignees:
_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