Update some readme.md files in client-go

Kubernetes-commit: 1c424fddc2a564588fc5b32731cf4c0e52f86ef7
This commit is contained in:
aaa
2019-04-09 06:56:52 -04:00
committed by Kubernetes Publisher
parent ca8df85b17
commit 90da71b8c3
4 changed files with 13 additions and 13 deletions

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:
$ kubectl run --rm -i demo --image=in-cluster --image-pull-policy=Never
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