Hello all 👋 - not sure if this question belongs in #CRFURDVQB or here, but as I didn't get a response there yet, posting here now. Hope that's ok.
I was able to use Pulumi to create a new Azure AKS Kubernetes cluster, and also set the kubernetesVersion and update the cluster with pulumi up, but I wasn't able to see how I can set the default nodepool version, which I believe is set independently and e.g. has an azure CLI command to upgrade, but I would like to do this declaratively if at all possible? Thanks.