停用機群層級的 GKE Identity Service 管理

本文詳細說明如何為叢集和車隊停用車隊層級的 GKE Identity Service 管理功能。

為叢集停用機群層級管理功能

如要停用叢集的車隊層級管理功能,請執行下列指令:

gcloud container fleet identity-service delete --membership=CLUSTER_NAME

其中 CLUSTER_NAME 是叢集在機群中的專屬名稱。

為車隊停用車隊層級管理

如要為機群停用機群層級的 GKE Identity Service 管理功能,請執行下列操作:

控制台

  1. 前往 Google Cloud 控制台的「功能管理工具」頁面。

    前往功能管理工具

  2. 在「Identity Service」(身分識別服務) 面板中按一下「Details」(詳細資料),然後在顯示的窗格中按一下「Disable GKE Identity Service」(停用 GKE Identity Service)

gcloud

執行下列指令:

gcloud container fleet identity-service disable

為機群停用這項功能後,您就無法再透過 Google Cloud 控制台或使用 gcloud 查看或更新任何叢集的 GKE Identity Service 狀態。