mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-02 07:59:11 +00:00
fix: use pod instead of node
Kubernetes-commit: 195547f872c288f5b81e436be6bd1f0feade5315
This commit is contained in:
parent
53a3c0b02a
commit
84710d1308
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user