Fix command (#15479)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4f38ca8a37
commit
496fd7591a
@@ -77,7 +77,7 @@ step 3.
|
|||||||
After verifying the update strategy of the DaemonSet manifest, create the DaemonSet:
|
After verifying the update strategy of the DaemonSet manifest, create the DaemonSet:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f ds.yaml
|
kubectl create -f ds.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, use `kubectl apply` to create the same DaemonSet if you plan to
|
Alternatively, use `kubectl apply` to create the same DaemonSet if you plan to
|
||||||
|
|||||||
Reference in New Issue
Block a user