Kubectl explanation (#140)
* Kubernetes Pod explanation (Jack McDonnell) * Kubernetes Deployment explanation * Kubectl explanation
This commit is contained in:
@ -5281,6 +5281,7 @@ The workers are the nodes which run the applications and workloads.
|
|||||||
<summary>What is kubectl?</summary><br><b>
|
<summary>What is kubectl?</summary><br><b>
|
||||||
</b></details>
|
</b></details>
|
||||||
|
|
||||||
|
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.
|
||||||
<details>
|
<details>
|
||||||
<summary>Which command you run to view your nodes?</code></summary><br><b>
|
<summary>Which command you run to view your nodes?</code></summary><br><b>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user