Microsoft Azure Administrator Associate AZ-104 Practice Question
You have an existing AKS cluster running an older version of Kubernetes. You need to change it to a newer supported version. Which method should you use?
Manually update the Kubernetes components on each node.
Modify the cluster configuration file to set the new version.
Create a new cluster with the desired version and migrate applications.
Use the Azure CLI command to perform an in-place upgrade of the cluster.