File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6751,8 +6751,12 @@ paths:
67516751 tags:
67526752 - Linode Kubernetes Engine (LKE)
67536753 summary: Recycle Node Pool
6754- description: >
6755- Recycles a Node Pool for the designated Kubernetes Cluster.
6754+ description: |
6755+ Recycles a Node Pool for the designated Kubernetes Cluster. All Linodes within the Node Pool will be deleted
6756+ and replaced with new Linodes on a rolling basis, which may take several minutes. Replacement Nodes are
6757+ installed with the latest available patch for the Cluster's Kubernetes Version.
6758+
6759+ **Any local storage on deleted Linodes (such as "hostPath" volumes) will be erased.**
67566760 responses:
67576761 '200':
67586762 description: Node Pool has been recycled.
You can’t perform that action at this time.
0 commit comments