post https://api.linode.com//lke/clusters//recycle
Recycles all nodes in all pools of a designated Kubernetes Cluster. All Linodes within the Cluster will be deleted and replaced with new Linodes on a rolling basis, which may take several minutes. Replacement Nodes are installed with the latest available patch version for the Cluster's current Kubernetes minor release.
Any local storage on deleted Linodes (such as hostPath
and emptyDir
volumes, or local
PersistentVolumes) will be erased.
linode-cli lke cluster-nodes-recycle 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>