查看符合 CNCF 規範的連結叢集狀態
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
建立叢集和節點集區後,您可以使用 Google Cloud CLI 或 Google Cloud 控制台查看叢集狀態。
gcloud CLI
如要查看已連結叢集的狀態,請執行下列指令:
gcloud container attached clusters describe CLUSTER_NAME \
--location=GOOGLE_CLOUD_REGION
取代:
- CLUSTER_NAME:叢集名稱
- GOOGLE_CLOUD_REGION:管理叢集的 Google Cloud 區域名稱
詳情請參閱 gcloud container attached clusters describe。
如要查看 Google Cloud 區域中所有叢集的狀態,請執行下列指令:
gcloud container attached clusters list --location=GOOGLE_CLOUD_REGION
將 GOOGLE_CLOUD_REGION 替換為管理叢集的 Google Cloud
區域名稱。
詳情請參閱 gcloud container attached clusters list。
主控台
在 Google Cloud 控制台中,前往「Google Kubernetes Engine clusters overview」(Google Kubernetes Engine 叢集總覽) 頁面。
前往 GKE 叢集
叢集會依名稱和位置列出。
按一下叢集名稱。系統會顯示面板,提供叢集相關資訊,包括狀態和已啟用的功能。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-22 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-22 (世界標準時間)。"],[],[]]