post https://api.linode.com//lke/clusters//pools//recycle
Recycles a Node Pool for the designated Kubernetes Cluster. All Linodes within the Node Pool 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 for the Cluster's Kubernetes Version.
Any local storage on deleted Linodes (such as hostPath
and emptyDir
volumes, or local
PersistentVolumes) will be erased.
linode-cli lke pool-recycle 12345 456
<https://www.linode.com/docs/products/tools/cli/get-started/>
lke:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>