Vultr DocsLatest Content


Get

Updated on 15 September, 2025

Retrieves detailed information about a specific node pool within a Kubernetes cluster on Vultrs platform.


The vultr-cli kubernetes node-pool get command retrieves detailed information about a specific node pool within a Kubernetes cluster on Vultr's infrastructure.

Usage

console
$ vultr-cli kubernetes node-pool get <Cluster ID> <Node Pool ID>

Examples

console
# Full example
$ vultr-cli kubernetes node-pool get ffd31f18-5f77-454c-9064-212f942c3c34 abd31f18-3f77-454c-9064-212f942c3c34
# Shortened with alias commands
$ vultr-cli k n g ffd31f18-5f77-454c-9064-212f942c3c34 abd31f18-3f77-454c-9064-212f942c3c34

Comments

No comments yet.