mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-20 09:05:26 +00:00
Merge pull request #67212 from SneakyFish5/fix-node-pod-doc
Use pod instead of node
This commit is contained in:
commit
f9e102cac7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user