Update safely-drain-node.md

This commit is contained in:
Wang Jie
2017-12-09 10:32:03 +08:00
committed by GitHub
parent e2d51afeb8
commit d74e76ed3e
@@ -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 - If there is some kind of misconfiguration, like multiple budgets pointing at
the same pod, you will get `500 Internal Server Error`. 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 - There is no budget that matches this pod. In this case, the server always
returns `200 OK`. returns `200 OK`.