Difference between revisions of "Kubectl get namespaces"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
  
[[Minikube]]:
+
== [[Minikube]] ==
 +
 
 +
kubectl get namespaces
 +
NAME                  STATUS  AGE
 +
default                Active  3d21h
 +
kube-node-lease        Active  3d21h
 +
kube-public            Active  3d21h
 +
kube-system            Active  3d21h
 +
[[kubernetes-dashboard]]  Active  3d21h
 +
 
 +
 
 
  kubectl get namespaces
 
  kubectl get namespaces
 
  NAME              STATUS    AGE
 
  NAME              STATUS    AGE
Line 10: Line 20:
  
  
  [[kubectl delete namespaces]] --all
+
[[kubectl delete namespaces]] --all
  
 
== See also ==
 
== See also ==

Revision as of 15:53, 17 July 2021


Minikube

kubectl get namespaces
NAME                   STATUS   AGE
default                Active   3d21h
kube-node-lease        Active   3d21h
kube-public            Active   3d21h
kube-system            Active   3d21h
kubernetes-dashboard   Active   3d21h


kubectl get namespaces
NAME              STATUS    AGE
default           Active   24h
kube-node-lease   Active   24h
kube-public       Active   24h
kube-system       Active   24h


kubectl delete namespaces --all

See also

Advertising: