728x90
반응형
$ kubectl config set-context --current --namespace="네임스페이스명"
#확인
$ kubectl config view --minify | grep namespace
출처 : https://kubernetes.io/ko/docs/concepts/overview/working-with-objects/namespaces/
반응형
'엔지니어링 > Kubernetes' 카테고리의 다른 글
Helm SQL Storage Backend Test (0) | 2022.05.12 |
---|---|
kustermize 설치 (0) | 2022.04.12 |
helm 설치 (0) | 2022.04.12 |
Ubuntu에 kubernetes 1.19.15버전 설치 (0) | 2022.04.12 |
kubectl Powershell(Windows 10이상)에서 사용 (0) | 2022.04.03 |