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.
$ vultr-cli kubernetes node-pool get <Cluster ID> <Node Pool ID>
# 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
No comments yet.