Deleting a Kubernetes Cluster
Find out how to delete an existing Kubernetes cluster that you've created using Kubernetes Engine (OKE).
For more information and notes, see Deleting Kubernetes Clusters.
- On the Clusters list page, select the name of the cluster that you want to delete. If you need help finding the list page or the cluster, see Listing Clusters.
- Select Delete from the Actions menu, and then confirm that you want to delete the cluster.
 
- Use the oci ce cluster delete command and required parameters to delete a cluster: - oci ce cluster delete --cluster-id <cluster-ocid>- For example: - oci ce cluster delete --cluster-id ocid1.cluster.oc1.iad.aaaaaaaaaf______jrd- For a complete list of parameters and values for CLI commands, see the CLI Command Reference. 
- Run the DeleteCluster operation to delete a cluster.