News:

SMF - Just Installed!

Main Menu

Full example

Started by Suhitha, Sep 24, 2025, 05:13 AM

Previous topic - Next topic

Suhitha

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