Update kubectl get nodes output example (#19775)

* Update kubectl get nodes output example

* Re-align the column-headers.

Signed-off-by: Delath <delath.707@gmail.com>

---------

Signed-off-by: Delath <delath.707@gmail.com>
This commit is contained in:
Delath 2024-05-09 14:26:28 +02:00 committed by GitHub
parent 7f1c9230c7
commit aa12ff8845
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ You can test the command by listing the available nodes:
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
docker-desktop Ready master 3h v1.19.7
docker-desktop Ready control-plane 3h v1.29.1
```
For more information about `kubectl`, see the