correct the sample content
This commit is contained in:
@@ -302,7 +302,7 @@ kubectl-user delete pod pause
|
|||||||
Let's try that again, slightly differently:
|
Let's try that again, slightly differently:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl-user run pause --image=k8s.gcr.io/pause
|
kubectl-user create deployment pause --image=k8s.gcr.io/pause
|
||||||
deployment "pause" created
|
deployment "pause" created
|
||||||
|
|
||||||
kubectl-user get pods
|
kubectl-user get pods
|
||||||
|
|||||||
Reference in New Issue
Block a user