Skip to content

Commit

Permalink
Merge pull request #5157 from wackxu/patch-71
Browse files Browse the repository at this point in the history
Update update-daemon-set.md
  • Loading branch information
radhikapc authored Aug 25, 2017
2 parents e6c3c25 + fc45331 commit 44f3aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tasks/manage-daemon/update-daemon-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 44f3aca

Please sign in to comment.