Difference between revisions of "Kubernetes namespaces"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Linux namespaces to Kubernetes namespaces)
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
 
* <code>[[kubectl create]] [[namespace]] MY_TEST_NAMESPACE</code>
 
* <code>[[kubectl create]] [[namespace]] MY_TEST_NAMESPACE</code>
  
 +
[[kubectl get namespaces]]
 
  [[kubectl get pods]] --all-namespaces
 
  [[kubectl get pods]] --all-namespaces
  

Revision as of 16:49, 4 May 2020


Defaults: default and kube-system

kubectl get namespaces 
kubectl get pods --all-namespaces

Activities


See also

Advertising: