diff --git a/content/en/docs/setup/turnkey/clc.md b/content/en/docs/setup/turnkey/clc.md index e21e5dc052..463787e4c3 100644 --- a/content/en/docs/setup/turnkey/clc.md +++ b/content/en/docs/setup/turnkey/clc.md @@ -302,6 +302,7 @@ List existing nodes, pods, services and more, in all namespaces, or in just one: ```shell kubectl get nodes +kubectl get --all-namespaces pods kubectl get --all-namespaces services kubectl get --namespace=kube-system replicationcontrollers ```