mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-23 06:10:03 +07:00
repeated lines
This commit is contained in:
@ -89,7 +89,6 @@ Along with the official documentation, I have also found myself with this page o
|
|||||||
|kubectl get namespaces |List all namespaces in cluster |
|
|kubectl get namespaces |List all namespaces in cluster |
|
||||||
|kubectl get pods |List all pods in default namespace cluster |
|
|kubectl get pods |List all pods in default namespace cluster |
|
||||||
|kubectl get pods -n name |List all pods in "name" namespace |
|
|kubectl get pods -n name |List all pods in "name" namespace |
|
||||||
|kubectl get pods -n name |List all pods in "name" namespace |
|
|
||||||
|
|
||||||
|Creating Resources | |
|
|Creating Resources | |
|
||||||
| ------------------------------ | ----------------------------------------- |
|
| ------------------------------ | ----------------------------------------- |
|
||||||
|
Reference in New Issue
Block a user