Difference between revisions of "Kubernetes namespaces"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 11: Line 11:
 
== Activities ==
 
== Activities ==
 
* [[CKA]]: [[Create and configure basic Pods]]: <code>[[kubectl create]]</code>, <code>[[kubectl apply]]</code>
 
* [[CKA]]: [[Create and configure basic Pods]]: <code>[[kubectl create]]</code>, <code>[[kubectl apply]]</code>
 +
 +
== Related terms ==
 +
* <code>[[kind: namespace]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 06:58, 3 May 2021


Defaults: default and kube-system

namespace/MY_TEST_NAMESPACE created
kubectl get namespaces 
kubectl get pods --all-namespaces

Activities

Related terms

See also

Advertising: