Question: Full example
Delete
Updated on 15 September, 2025
The vultr-cli kubernetes node-pool node delete command removes a specific node from a node pool in your Vultr Kubernetes cluster, allowing for targeted infrastructure scaling.
Usage
console
$ vultr-cli kubernetes node-pool node delete <Cluster ID> <Node Pool ID> <Node ID>
Examples
console
# Full example
$ vultr-cli kubernetes node-pool node delete ffd31f18-5f77-454c-9065-212f942c3c35
# Shortened with alias commands
$ vultr-cli k n node d ffd31f18-5f77-454c-9065-212f942c3c35