Kubernetes namespaces
Jump to navigation
Jump to search
- Default namespaces:
default
andkube-system
kubectl create namespace MY_TEST_NAMESPACE or kubectl create ns MY_TEST_NAMESPACE namespace/MY_TEST_NAMESPACE created
kubectl get namespaces kubectl get all --all-namespaces kubectl get pods --all-namespaces
Activities
Related terms
kind: namespace
helm list
helm install -n, --namespace
EKS
See also
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- Docker: dockerd, docker (command), dockerd-ce (dockerd), docker-proxy, Docker Kubernetes Service (DKS),
/var/lib/docker/, /var/run/docker.sock
, 9323, /etc/docker/daemon.json, systemctl stop docker - Kubernetes namespaces:
kubectl get namespaces
,kube-system namespace
,--namespace
Advertising: