Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 221 Bytes

04.Namespaces.md

File metadata and controls

12 lines (8 loc) · 221 Bytes
kubectl get namespaces
kubectl get ns

kubectl get pods -n research

kubectl run --generator run-pod/v1 --image redis redis -n finance

kubectl get pods --all-namespaces

db-service.{Namespaces}.svc.cluster.local