From 3111461bef00f346ba2e86727dc4a4ed3a210c3b Mon Sep 17 00:00:00 2001 From: Amaury Borges Souza Date: Thu, 16 Jun 2022 20:13:33 -0300 Subject: [PATCH] Update kubectl-commands.md --- kubectl-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubectl-commands.md b/kubectl-commands.md index e54fec1..6bc425e 100644 --- a/kubectl-commands.md +++ b/kubectl-commands.md @@ -615,7 +615,7 @@ | kubectl get rs | | | kubectl get componentstatuses | Show status of K8s Cluster. | | kubectl get sc | | -| | | +| kubectl get nodes | Show all the k8s cluster |