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.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
Identity and access permissions. Your user needs a role with these permissions. Learn more.
- Roles:
lkecluster_admin
- Roles:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
lke:read_write
- Scopes:
CLI
linode-cli lke pool-recycle 12345 456