Header displayed twice

It was displaying the header twice
reviewable/pr1956/r1
Andrew Watson 2016-12-14 15:12:34 -05:00 committed by GitHub
parent 681114409f
commit ae62b9864d
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ assignees:
---
# Constraining pods to run on particular nodes
You can constrain a [pod](/docs/user-guide/pods/) to only be able to run on particular [nodes](/docs/admin/node/) or to prefer to
run on particular nodes. There are several ways to do this, and they all use
[label selectors](/docs/user-guide/labels/) to make the selection.