Merge pull request #5157 from wackxu/patch-71

Update update-daemon-set.md
pull/5187/merge
Radhika Puthiyetath 2017-08-24 21:10:02 -07:00 committed by GitHub
commit 44f3acad1e
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ kubectl rollout status ds/<daemonset-name>
When the rollout is complete, the output is similar to this:
```shell
daemon set "<daemonset-name>" successfully rolled out
daemonset "<daemonset-name>" successfully rolled out
```
## Troubleshooting