Full example

Recycle

Updated on 15 September, 2025

The vultr-cli kubernetes node-pool node recycle command initiates a replacement of a specific node within a Kubernetes cluster’s node pool, maintaining cluster functionality during maintenance.

Usage

console
$ vultr-cli kubernetes node-pool node recycle <clusterID> <nodePoolID> <nodeID>

Examples

console
# Full example
$ vultr-cli kubernetes node-pool node recycle ffd31f18-5f77-454c-9065-212f942c3c35
# Shortened with alias commands
$ vultr-cli k n node r ffd31f18-5f77-454c-9065-212f942c3c35

Recycle Updated on 15 September, 2025 The vultr-cli kubernetes node-pool node recycle command initiates a replacement of a specific node within a Kubernetes cluster’s node pool, maintaining cluster functionality during maintenance. Usage console $ vultr-cli kubernetes node-pool node recycle <clusterID> <nodePoolID> <nodeID> Examples console # Full example $ vultr-cli kubernetes node-pool node recycle…

Recycle Updated on 15 September, 2025 The vultr-cli kubernetes node-pool node recycle command initiates a replacement of a specific node within a Kubernetes cluster’s node pool, maintaining cluster functionality during maintenance. Usage console $ vultr-cli kubernetes node-pool node recycle <clusterID> <nodePoolID> <nodeID> Examples console # Full example $ vultr-cli kubernetes node-pool node recycle…

Leave a Reply

Your email address will not be published. Required fields are marked *