Google Kubernetes Engine (GKE)

Delete cluster

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Deletes the cluster, including the Kubernetes endpoint and all worker nodes. Firewalls and routes that were configured during cluster creation are also deleted. Other Google Compute Engine resources that might be in use by the cluster, such as load balancer resources, are not deleted if they weren’t present when the cluster was initially created.

Inputs

フィールド

種類

説明

projectId [required]

string

DeleteClusterRequest projectId.

zone [required]

string

DeleteClusterRequest zone.

clusterId [required]

string

DeleteClusterRequest clusterId.

name [required]

string

The name (project, location, cluster) of the cluster to delete. Specified in the format projects/* /locations/* /clusters/*.

Outputs

Expand All

フィールド

種類

説明

result [required]

object

Delete cluster output result.

name

string,null

Operation name

zone

string,null

Operation zone

operationType

Operation operationType

status

Operation status

detail

string,null

Operation detail

statusMessage

string,null

Operation statusMessage

selfLink

string,null

Operation selfLink

targetLink

string,null

Operation targetLink

location

string,null

Operation location

startTime

string,null

Operation startTime

endTime

string,null

Operation endTime

progress

Operation progress

clusterConditions

Operation clusterConditions

nodepoolConditions

Operation nodepoolConditions

error

Operation error