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
@@ -7,7 +7,7 @@ title: Daemon Sets
* TOC
{:toc}
## What is a _Daemon Set_?
## What is a Daemon Set?
A _Daemon Set_ ensures that all (or some) nodes run a copy of a pod. As nodes are added to the
cluster, pods are added to them. As nodes are removed from the cluster, those pods are garbage