Skip to main content
Glama
rsp2k
by rsp2k

create_kubernetes_node_pool

Add a new node pool to a Kubernetes cluster on Vultr, specifying node quantity, plan, and optional auto-scaling configuration to scale your container workloads.

Instructions

Create a new node pool in a Kubernetes cluster. Smart identifier resolution: use cluster label or UUID.

Args: cluster_identifier: The cluster label or ID node_quantity: Number of nodes (minimum 1, recommended 3+) plan: Plan ID (e.g., 'vc2-2c-4gb') label: Node pool label (must be unique within cluster) tag: Optional tag for the node pool auto_scaler: Enable auto-scaling for this node pool min_nodes: Minimum nodes for auto-scaling max_nodes: Maximum nodes for auto-scaling labels: Map of key/value pairs to apply to all nodes

Returns: Created node pool information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cluster_identifierYes
node_quantityYes
planYes
labelYes
tagNo
auto_scalerNo
min_nodesNo
max_nodesNo
labelsNo

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rsp2k/mcp-vultr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server