Difference between revisions of "Kubectl get namespaces"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 7: | Line 7: | ||
kube-node-lease Active 3d21h | kube-node-lease Active 3d21h | ||
kube-public Active 3d21h | kube-public Active 3d21h | ||
− | kube-system Active 3d21h | + | [[kube-system]] Active 3d21h |
[[kubernetes-dashboard]] Active 3d21h | [[kubernetes-dashboard]] Active 3d21h | ||
Revision as of 17:59, 3 December 2021
kubectl get namespaces
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
Related
See also
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: