fix: use pod instead of node

This commit is contained in:
SneakyFish5
2018-08-09 11:48:18 -05:00
committed by GitHub
parent 06bac1880d
commit 195547f872

View File

@@ -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