Merge pull request #67212 from SneakyFish5/fix-node-pod-doc

Use pod instead of node
pull/564/head
Kubernetes Prow Robot 2019-02-15 19:17:08 -08:00 committed by GitHub
commit f9e102cac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Run this application with:
./app ./app
Running this application will use the kubeconfig file and then authenticate to the Running this application will use the kubeconfig file and then authenticate to the
cluster, and print the number of nodes in the cluster every 10 seconds: cluster, and print the number of pods in the cluster every 10 seconds:
$ ./app $ ./app
There are 3 pods in the cluster There are 3 pods in the cluster