upgrade-nodegroup-version
Description
Upgrade the Kubernetes version of a node group within a cluster.
Use grn vks list-cluster-versions to find the valid Kubernetes versions before running this command.
Synopsis
Options
--cluster-id (required)
: The ID of the cluster.
--nodegroup-id (required)
: The ID of the node group to upgrade.
--k8s-version (required)
: The target Kubernetes version. Use grn vks list-cluster-versions to find valid versions.
Examples
Upgrade a node group to a specific Kubernetes version: