mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-25 06:31:35 +00:00
Revert "Merge pull request #982 from sprutner/patch-1"
This reverts commite7ebdbcfc7
, reversing changes made to3fae6f05ac
.
This commit is contained in:
parent
e7ebdbcfc7
commit
18b053fa9a
@ -37,7 +37,7 @@ kubectl create clusterrolebinding default-view --clusterrole=view --serviceaccou
|
||||
|
||||
Then, run the image in a Pod with a single instance Deployment:
|
||||
|
||||
kubectl run --rm -i demo --image=in-cluster --image-pull-policy=Never
|
||||
kubectl run --rm -i demo --image=in-cluster
|
||||
|
||||
There are 4 pods in the cluster
|
||||
There are 4 pods in the cluster
|
||||
|
Loading…
Reference in New Issue
Block a user