Manage Kubernetes clusters on Vultrs platform with commands for creation, configuration, deletion, and other essential container orchestration operations.
The vultr-cli kubernetes
command manages Kubernetes clusters on Vultr's platform, allowing users to create, delete, view, and modify their container orchestration environments.
$ vultr-cli kubernetes
# Full example
$ vultr-cli kubernetes
Adds a new worker node pool to an existing Vultr Kubernetes cluster with customizable configuration options.
Permanently removes a specified node pool and its worker nodes from a Kubernetes cluster in your Vultr account.
Retrieves detailed information about a specific node pool within a Kubernetes cluster on Vultrs platform.
Lists all node pools in a specified Kubernetes cluster with their IDs, node counts, and configuration details.
Modifies existing node pool configurations in a Vultr Kubernetes cluster, allowing adjustments to node count, plan type, and other attributes.
Manages individual nodes within Kubernetes node pools in your Vultr Kubernetes cluster, enabling operations like listing, adding, and removing nodes.