Update safely-drain-node.md

reviewable/pr6629/r1
Wang Jie 2017-12-09 10:32:03 +08:00 committed by GitHub
parent e2d51afeb8
commit d74e76ed3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -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`.