Skip to content

VKS Commands

VKS (VNG Kubernetes Service) commands for managing Kubernetes clusters and node groups.

grn vks <command> [options]

Available commands

Cluster

Command Description
list-clusters List all VKS clusters
get-cluster Get cluster details
create-cluster Create a new VKS cluster
update-cluster Update a VKS cluster
delete-cluster Delete a VKS cluster

Node Group

Command Description
list-nodegroups List node groups for a cluster
get-nodegroup Get node group details
create-nodegroup Create a new node group
update-nodegroup Update a node group
delete-nodegroup Delete a node group

Auto-Upgrade

Command Description
set-auto-upgrade-config Configure auto-upgrade schedule for a cluster
delete-auto-upgrade-config Delete auto-upgrade config for a cluster

Waiter

Command Description
wait-cluster-active Wait until cluster reaches ACTIVE status