diff --git a/README.md b/README.md index f638b04..4ab5b4b 100644 --- a/README.md +++ b/README.md @@ -5281,6 +5281,7 @@ The workers are the nodes which run the applications and workloads. What is kubectl?
+Kubectl is the Kubernetes command line tool that allows you to run commands against Kubernetes clusters. For example, you can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.
Which command you run to view your nodes?