Merge pull request #6629 from scjane/patch-19

Update safely-drain-node.md
This commit is contained in:
Jennifer Rondeau
2017-12-21 15:49:03 -08:00
committed by GitHub
@@ -131,7 +131,7 @@ The API can respond in one of three ways:
- If there is some kind of misconfiguration, like multiple budgets pointing at
the same pod, you will get `500 Internal Server Error`.
For a given eviction request, there are two cases.
For a given eviction request, there are two cases:
- There is no budget that matches this pod. In this case, the server always
returns `200 OK`.