delete https://api.linode.com//lke/clusters/
Deletes a cluster from your account.
Deleting a cluster is a destructive action and can't be undone.
When a cluster is deleted, all supporting Kubernetes services are removed from your account along with all Linodes in your cluster's node pools. You must have read_write
permission to the cluster to initiate deletion.
Some additional services associated with your cluster remain active on your account. These services include NodeBalancers and Block Storage volumes. To avoid further charges, delete these services manually through Cloud Manager, the Linode CLI, or the Linode API.
linode-cli lke cluster-delete 12345
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
lke:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>