Unverified Commit f9e102ca authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

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

Use pod instead of node
parents 149d6f11 195547f8
......@@ -20,7 +20,7 @@ Run this application with:
./app
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
There are 3 pods in the cluster
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment