Merge pull request #5157 from wackxu/patch-71

Update update-daemon-set.md
This commit is contained in:
Radhika Puthiyetath
2017-08-24 21:10:02 -07:00
committed by GitHub
@@ -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