gcloud container clusters get-credentials

Jmnote (토론 | 기여)님의 2021년 1월 4일 (월) 15:01 판 (새 문서: ==개요== {{소문자}} ;gcloud container clusters get-credentials <syntaxhighlight lang='console'> $ gcloud container clusters get-credentials cluster1 --zone asia-northeast3-b Fe...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

gcloud container clusters get-credentials
Console
Copy
$ gcloud container clusters get-credentials cluster1 --zone asia-northeast3-b
Fetching cluster endpoint and auth data.
kubeconfig entry generated for cluster1.

2 같이 보기

3 참고