Update update-daemon-set.md
The output is wrong and it should be "daemonset"
This commit is contained in:
@@ -145,7 +145,7 @@ kubectl rollout status ds/<daemonset-name>
|
|||||||
When the rollout is complete, the output is similar to this:
|
When the rollout is complete, the output is similar to this:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
daemon set "<daemonset-name>" successfully rolled out
|
daemonset "<daemonset-name>" successfully rolled out
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|||||||
Reference in New Issue
Block a user