Merge pull request #982 from sprutner/patch-1

Update README.md
This commit is contained in:
Kubernetes Prow Robot 2021-06-22 00:33:58 -07:00 committed by GitHub
commit e7ebdbcfc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ kubectl create clusterrolebinding default-view --clusterrole=view --serviceaccou
Then, run the image in a Pod with a single instance Deployment: Then, run the image in a Pod with a single instance Deployment:
kubectl run --rm -i demo --image=in-cluster kubectl run --rm -i demo --image=in-cluster --image-pull-policy=Never
There are 4 pods in the cluster There are 4 pods in the cluster
There are 4 pods in the cluster There are 4 pods in the cluster