Update a Kubernetes cluster

Updates a Kubernetes cluster.

linode-cli lke cluster-update 12345 \
  --label lkecluster54321 \
  --control_plane.high_availability true \
  --k8s_version 1.31 \
  --tags ecomm \
  --tags blog \
  --tags prod \
  --tags monitoring

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
lke:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!